1 Star 0 Fork 0

邱天/caiwu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.htaccess 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
邱天 提交于 2017-03-27 10:15 . Signed-off-by: qiutian 504750975@qq.com
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^((?!(tool|service|public|smt_b|upfiles|userid[0-9]+)/).*)$ index.php [L,E=PATH_INFO:$1]
RewriteRule ^((?!(tool|apk|service|public|smt_b|upfiles|userid[0-9]+)/)-([0-9]+).*)$ index.php/$1 [NC,L]
RewriteRule ^upfiles/mini_images/([0-9]+/[0-9]+)_([0-9]+x[0-9]+)_([0-9])\.(jpg|jpeg|gif|png)$ service/imgthumb.php?filename=$1&size=$2&mode=$3&ext=$4 [NC,L]
RewriteRule ^userid([0-9]+)/([0-9]+)\.(jpg|jpeg|gif|png)$ service/idcard.php?userid=$1&file=$2&ext=$3 [NC,L]
RewriteRule ^[(.*?)+].html$ /article-2.html
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/qiutian7788/caiwu.git
git@gitee.com:qiutian7788/caiwu.git
qiutian7788
caiwu
caiwu
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385