diff --git a/setup/web_server_configuration.rst b/setup/web_server_configuration.rst index f388dee3e76..4263577b26d 100644 --- a/setup/web_server_configuration.rst +++ b/setup/web_server_configuration.rst @@ -93,6 +93,8 @@ and increase web server performance: ServerAlias www.domain.tld DocumentRoot /var/www/project/public + DirectoryIndex /index.php + AllowOverride None Order Allow,Deny