summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/apache/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf
index f1d0542..8203e31 100644
--- a/etc/apache/httpd.conf
+++ b/etc/apache/httpd.conf
@@ -83,7 +83,7 @@ RemoteIPProxyProtocol On
</Location>
ExtendedStatus On
-DirectoryIndex index.php index.html
+DirectoryIndex index.html
VirtualDocumentRoot /var/www/shared/vhosts/%0/
AccessFileName .htaccess
UseCanonicalName Off