1 Star 0 Fork 25

卿尘/b5YiiCmf

forked from 冰舞奇迹/b5YiiCmf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.htaccess 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
冰舞奇迹 提交于 2021-01-20 21:11 . '接口模块'
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^backend backend/index.php [L]
RewriteRule ^api api/index.php [L]
</IfModule>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/tuifei2018/b5-yii-cmf.git
git@gitee.com:tuifei2018/b5-yii-cmf.git
tuifei2018
b5-yii-cmf
b5YiiCmf
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385