diff --git a/src/Dev/Install/Installer.php b/src/Dev/Install/Installer.php index 6c75824a8..17d1ebe62 100644 --- a/src/Dev/Install/Installer.php +++ b/src/Dev/Install/Installer.php @@ -445,7 +445,7 @@ ErrorDocument 500 /assets/error-500.html # Turn off index.php handling requests to the homepage fixes issue in apache >=2.4 DirectoryIndex disabled - DirectorySlash Off + DirectorySlash On SetEnv HTTP_MOD_REWRITE On