Skip to content

Commit

Permalink
favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
claudehohl committed May 8, 2012
1 parent 4bd5967 commit ebae3ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/.htaccess
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Binary file added htdocs/favicon.ico
Binary file not shown.

0 comments on commit ebae3ba

Please sign in to comment.