Delete nginx伪静态.txt
This commit is contained in:
parent
bee3f1a074
commit
9565b60a4b
@ -1,5 +0,0 @@
|
|||||||
location / {
|
|
||||||
if (!-e $request_filename){
|
|
||||||
rewrite ^(.*)$ /index.php/$1 last; break;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user