3 Star 1 Fork 2

李小凯 / CodeIgniter-Standard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 154 Bytes
一键复制 编辑 原始数据 按行查看 历史
凯歌 提交于 2014-11-23 12:08 . 重新部署静态资源(css,js,img)
DirectoryIndex index.php index.html index.htm
RewriteEngine on
RewriteCond $1 !^(index\.php|res|uploads|robots\.txt)
RewriteRule ^(.*)$ ./index.php/$1 [L]
PHP
1
https://gitee.com/lixiaokai/CodeIgniter-Standard.git
git@gitee.com:lixiaokai/CodeIgniter-Standard.git
lixiaokai
CodeIgniter-Standard
CodeIgniter-Standard
master

搜索帮助