前端积分分页模块名称修正
parent
d74f10e158
commit
0337346f75
|
|
@ -6,5 +6,6 @@
|
|||
.tea
|
||||
.idea
|
||||
.htaccess
|
||||
nginx.htaccess
|
||||
*payment_*_respond.php
|
||||
*payment_*_notify.php
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
location / {
|
||||
if (!-e $request_filename) {
|
||||
rewrite ^(.*)$ /index.php?s=/$1 last;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue