1 Star 0 Fork 88

swqqcs / PESCMS Team

forked from PESCMS / PESCMS Team 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 169 Bytes
一键复制 编辑 原始数据 按行查看 历史
PESCMS 提交于 2015-03-29 18:11 . 部署任务管理系统
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
</IfModule>
1
https://gitee.com/sw1122/PESCMS-Team.git
git@gitee.com:sw1122/PESCMS-Team.git
sw1122
PESCMS-Team
PESCMS Team
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891