资源介绍
最新可商用安逸发卡系统源码开源 v1.0免费下载
上传/install安装即可
伪静态规则
location / {
if (!-e $request_filename) {
rewrite ^([^.]*).html(.*)$ $1.php$2 last;
}
}
预览截图

最新可商用安逸发卡系统源码开源 v1.0免费下载
上传/install安装即可
location / {
if (!-e $request_filename) {
rewrite ^([^.]*).html(.*)$ $1.php$2 last;
}
}
