修改配置文件
This commit is contained in:
parent
9b8d13460f
commit
33ac763000
|
@ -1,3 +1,3 @@
|
|||
if (!-e $request_filename) {
|
||||
rewrite ^(.*)$ /index.php?s=/$1 last;
|
||||
rewrite ^(.*)$ /index.php?s=/$1 last;
|
||||
}
|
Loading…
Reference in New Issue