mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
ignore this
This commit is contained in:
parent
f26c5c40fe
commit
650755e2bb
@ -1,5 +1,5 @@
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteBase /
|
RewriteBase /stikked/htdocs/
|
||||||
RewriteCond $1 !^(index\.php|static)
|
RewriteCond $1 !^(index\.php|static)
|
||||||
RewriteRule ^(.*)$ index.php/$1 [QSA,L]
|
RewriteRule ^(.*)$ index.php/$1 [QSA,L]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user