2 Star 0 Fork 0

中南易班/招新系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
saber110 提交于 2017-07-05 22:01 . recuit
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(index\.php|js|css|attach|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/CSUyiban/ZhaoXinXiTong.git
git@gitee.com:CSUyiban/ZhaoXinXiTong.git
CSUyiban
ZhaoXinXiTong
招新系统
master

搜索帮助