Update Apache+PHP/vhost.conf
This commit is contained in:
@@ -6,7 +6,8 @@ ServerName apache.php
|
||||
|
||||
<VirtualHost *:80>
|
||||
DocumentRoot /var/www/html
|
||||
DirectoryIndex index.php
|
||||
# DirectoryIndex index.php
|
||||
DirectoryIndex index.html
|
||||
|
||||
<Directory /var/www/html>
|
||||
AllowOverride All
|
||||
|
||||
Reference in New Issue
Block a user