Skip to content

Commit 848db94

Browse files
committed
Tweaks #12169
1 parent 9a7227d commit 848db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/web_server_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ and increase web server performance:
9393
ServerAlias www.domain.tld
9494
9595
DocumentRoot /var/www/project/public
96-
DirectoryIndex /app.php
96+
DirectoryIndex /index.php
9797
9898
<Directory /var/www/project/public>
9999
AllowOverride None

0 commit comments

Comments
 (0)