Update Apache+PHP/vhost.conf

This commit is contained in:
2026-09-19 14:38:46 +02:00
parent 53094ddbe8
commit 625f9f3676
+2 -1
View File
@@ -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