We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b537a0 + 5deafac commit 1bed726Copy full SHA for 1bed726
setup/web_server_configuration.rst
@@ -93,6 +93,8 @@ and increase web server performance:
93
ServerAlias www.domain.tld
94
95
DocumentRoot /var/www/project/public
96
+ DirectoryIndex /index.php
97
+
98
<Directory /var/www/project/public>
99
AllowOverride None
100
Order Allow,Deny
0 commit comments