Parcourir la source

changed start apache config

koellenberger il y a 2 ans
Parent
commit
67fb02c69b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/apache-config.conf

+ 1 - 1
config/apache-config.conf

@@ -7,7 +7,7 @@
 
   <Directory /var/www/html/public>
       Options -Indexes +FollowSymLinks +MultiViews
-      DirectoryIndex index.html
+      DirectoryIndex index.php
       AllowOverride All
       Order deny,allow
       Allow from all