1 Star 0 Fork 544

fervour/wemall

forked from einsqing/wemall 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.htaccess 224 Bytes
Copy Edit Raw Blame History
einsqing authored 2017-05-03 13:49 . first commit
<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>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/fervour/wemall.git
git@gitee.com:fervour/wemall.git
fervour
wemall
wemall
v7

Search

0d507c66 1850385 C8b1a773 1850385