修改配置文件
This commit is contained in:
parent
0fe828c2e6
commit
a1dfb859b8
|
@ -1,5 +1,4 @@
|
||||||
location / {
|
location / {
|
||||||
#1111
|
|
||||||
if (!-e $request_filename) {
|
if (!-e $request_filename) {
|
||||||
rewrite ^(.*)$ /index.php?s=/$1 last;
|
rewrite ^(.*)$ /index.php?s=/$1 last;
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue