This commit is contained in:
Claude 2012-05-08 17:20:24 +02:00
parent 4bd59673f1
commit ebae3ba4fa
2 changed files with 1 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB