29 Star 203 Fork 72

落幕 / OneNav

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
落幕 提交于 2022-10-04 22:37 . 20221004
RewriteEngine On
RewriteRule '^click\/(.*)$' /index.php?c=click&id=$1 [L]
RewriteRule '^api\/(.*)?(.*)$' /index.php?c=api&method=$1&$2 [L]
RewriteRule login /index.php?c=login [NC,L]
RewriteRule .*.(db3|rar|gz|zip|json|ini)$ - [F]
PHP
1
https://gitee.com/tznb/OneNav.git
git@gitee.com:tznb/OneNav.git
tznb
OneNav
OneNav
master

搜索帮助