Skip to content

Commit

Permalink
Item8148: mod_expire for ico, too
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x00@6144 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jan 25, 2010
1 parent 82f8592 commit 77c52e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pub-htaccess.txt
Expand Up @@ -46,7 +46,7 @@ ErrorDocument 404 /foswiki/bin/viewfile
#LoadModule expires_module libexec/httpd/mod_expires.so
#AddModule mod_expires.c
#<ifmodule mod_expires.c>
# <filesmatch "\.(jpe?g|gif|png|css|js)$">
# <filesmatch "\.(jpe?g|gif|png|ico|css|js)$">
# ExpiresActive on
# ExpiresDefault "access plus 11 days"
# </filesmatch>
Expand Down

0 comments on commit 77c52e4

Please sign in to comment.