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