mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
前端积分分页模块名称修正
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user