mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
commit
63bf35a691
@ -1,6 +1,6 @@
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
#RewriteBase /
|
#RewriteBase /
|
||||||
RewriteCond $1 !^(index\.php|static|favicon\.ico|robots\.txt|sitemap.xml|google(.+)\.html)
|
RewriteCond $1 !^(index\.php|\.well-known|static|favicon\.ico|robots\.txt|sitemap.xml|google(.+)\.html)
|
||||||
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
||||||
|
|
||||||
# basic auth for PHP with fastcgi
|
# basic auth for PHP with fastcgi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user