Browse Source

changed start apache config

koellenberger 2 năm trước cách đây
mục cha
commit
67fb02c69b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/apache-config.conf

+ 1 - 1
config/apache-config.conf

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