1 Star 0 Fork 56

孤爺仔 / Cloudreve

forked from Gitee 极速下载 / Cloudreve 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
HFO4 提交于 2018-02-19 13:00 . 补齐.htaccess
<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>
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
PHP
1
https://gitee.com/guyezi/Cloudreve.git
git@gitee.com:guyezi/Cloudreve.git
guyezi
Cloudreve
Cloudreve
master

搜索帮助