Pārlūkot izejas kodu

changed start apache config

koellenberger 2 gadi atpakaļ
vecāks
revīzija
67fb02c69b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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