瀏覽代碼

changed start apache config

koellenberger 2 年之前
父節點
當前提交
67fb02c69b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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