2 Star 0 Fork 0

andyzhu / dangan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 183 Bytes
一键复制 编辑 原始数据 按行查看 历史
andyzhu 提交于 2017-05-01 23:17 . 初始化
RewriteEngine on
RewriteCond %{QUERY_STRING} user=.*
RewriteRule ^profile$ /? [L,R=301]
RewriteCond $1 !^(index\.php|assets|uploads|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]
1
https://gitee.com/andyzhu236726493/dangan.git
git@gitee.com:andyzhu236726493/dangan.git
andyzhu236726493
dangan
dangan
master

搜索帮助