1 Star 0 Fork 30

程度 / jingling

forked from 骁龙 / jingling 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.htaccess 216 Bytes
Copy Edit Raw Blame History
骁龙 authored 2017-02-08 14:07 . jingling1.1项目首次上传
<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/diycp/jingling.git
git@gitee.com:diycp/jingling.git
diycp
jingling
jingling
master

Search