1 Star 0 Fork 83

陈宋/smallshop

forked from whlives/smallshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 192 Bytes
一键复制 编辑 原始数据 按行查看 历史
whlives 提交于 2016-11-23 19:48 . 禁止直接访问模板文件
RewriteEngine on
RewriteCond $1 !^(index\.php|public|views|uploads|install|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ /index.php/$1 [L]
<Files *.html>
Order Allow,Deny
Deny from all
</Files>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/nansong/yimeng.git
git@gitee.com:nansong/yimeng.git
nansong
yimeng
smallshop
master

搜索帮助