You've already forked qlg.tsgz.moe
乱丢
This commit is contained in:
12
.htaccess
12
.htaccess
@ -1,8 +1,4 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
Options +FollowSymlinks -Multiviews
|
||||
RewriteEngine on
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1]
|
||||
</IfModule>
|
||||
<FilesMatch (.*)\.(html|php)$>
|
||||
order allow,deny
|
||||
deny from all
|
||||
</FilesMatch>
|
Reference in New Issue
Block a user