mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 04:21:17 -05:00
favicon
This commit is contained in:
parent
4bd59673f1
commit
ebae3ba4fa
@ -1,6 +1,6 @@
|
||||
RewriteEngine on
|
||||
#RewriteBase /
|
||||
RewriteCond $1 !^(index\.php|static)
|
||||
RewriteCond $1 !^(index\.php|static|favicon\.ico)
|
||||
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
|
||||
|
||||
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