111 Star 967 Fork 483

众邦科技 / CRMEB知识付费

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nginx.htaccess 109 Bytes
一键复制 编辑 原始数据 按行查看 历史
夜袭寡妇村 提交于 2020-07-13 16:22 . new open 1.2
location / {
if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?s=/$1 last;
break;
}
}
PHP
1
https://gitee.com/ZhongBangKeJi/crmeb_zzff_class.git
git@gitee.com:ZhongBangKeJi/crmeb_zzff_class.git
ZhongBangKeJi
crmeb_zzff_class
CRMEB知识付费
master

搜索帮助