diff --git a/Apache+PHP/vhost.conf b/Apache+PHP/vhost.conf index 81c6404..a8cef6c 100644 --- a/Apache+PHP/vhost.conf +++ b/Apache+PHP/vhost.conf @@ -6,7 +6,8 @@ ServerName apache.php DocumentRoot /var/www/html - DirectoryIndex index.php +# DirectoryIndex index.php + DirectoryIndex index.html AllowOverride All