Эх сурвалжийг харах

【Del】删除非必要提交文件

huanglei 3 сар өмнө
parent
commit
81b1f0ef1d

+ 0 - 5
.htaccess

@@ -1,5 +0,0 @@
-location / {
-    if (!-e $request_filename){
-    rewrite ^/(.*)$ /index.php/$1 last;
-    }
-}

+ 0 - 0
nginx.htaccess


+ 0 - 0
public/.htaccess


+ 0 - 4
public/desktop.ini

@@ -1,4 +0,0 @@
-[ViewState]
-Mode=
-Vid=
-FolderType=Generic

+ 0 - 5
public/nginx.htaccess

@@ -1,5 +0,0 @@
-location / {
-if (!-e $request_filename){
-rewrite ^/(.*)$ /index.php/$1 last;
-}
-}