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