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.
1 parent 9a7227d commit 848db94Copy full SHA for 848db94
setup/web_server_configuration.rst
@@ -93,7 +93,7 @@ and increase web server performance:
93
ServerAlias www.domain.tld
94
95
DocumentRoot /var/www/project/public
96
- DirectoryIndex /app.php
+ DirectoryIndex /index.php
97
98
<Directory /var/www/project/public>
99
AllowOverride None
0 commit comments