mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 13:01:08 -05:00
favicon
This commit is contained in:
parent
4bd59673f1
commit
ebae3ba4fa
@ -1,6 +1,6 @@
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
#RewriteBase /
|
#RewriteBase /
|
||||||
RewriteCond $1 !^(index\.php|static)
|
RewriteCond $1 !^(index\.php|static|favicon\.ico)
|
||||||
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
||||||
|
|
||||||
SetOutputFilter DEFLATE
|
SetOutputFilter DEFLATE
|
||||||
|
BIN
htdocs/favicon.ico
Normal file
BIN
htdocs/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
x
Reference in New Issue
Block a user