mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 13:01:08 -05:00
This commit is contained in:
parent
4672eb75bd
commit
ef508d57a7
@ -1,7 +1,7 @@
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
#RewriteBase /
|
#RewriteBase /
|
||||||
RewriteCond $1 !^(index\.php|static)
|
RewriteCond $1 !^(index\.php|static)
|
||||||
RewriteRule ^(.*)$ index.php/$1 [QSA,L]
|
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
||||||
|
|
||||||
SetOutputFilter DEFLATE
|
SetOutputFilter DEFLATE
|
||||||
FileETag MTime Size
|
FileETag MTime Size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user