1 Star 0 Fork 159

小迷彩 / oscshop2

forked from 李紫电 / oscshop2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 217 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
李紫电 提交于 2018-07-19 16:42 . no commit message
<IfModule mod_rewrite.c>
Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
</IfModule>
PHP
1
https://gitee.com/ydg/oscshop2.git
git@gitee.com:ydg/oscshop2.git
ydg
oscshop2
oscshop2
master

搜索帮助

14c37bed 8189591 565d56ea 8189591