1 Star 0 Fork 130

张建新/strongshop

forked from OpenStrong/strongshop 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.htaccess 257 Bytes
Copy Edit Raw Blame History
openstrong authored 2021-09-01 16:30 . first commit
Options +FollowSymLinks -Indexes
RewriteEngine On
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/benjson/strongshop.git
git@gitee.com:benjson/strongshop.git
benjson
strongshop
strongshop
master

Search