1 Star 0 Fork 83

we / smallshop

forked from whlives / smallshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 193 Bytes
一键复制 编辑 原始数据 按行查看 历史
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>
PHP
1
https://gitee.com/we-blog/yimeng.git
git@gitee.com:we-blog/yimeng.git
we-blog
yimeng
smallshop
master

搜索帮助