Skip to content

Commit

Permalink
Better, as more bullet proof and faster solution for the IE7/Vista MH…
Browse files Browse the repository at this point in the history
…TML caching bug the way http://www.aoao.org.cn/ suggested and Stoyan Stefanov writes about here: http://www.phpied.com/the-proper-mhtml-syntax/

Signed-off-by: Christian Schepp Schaefer <schaepp@gmx.de>
  • Loading branch information
Schepp committed Oct 3, 2010
1 parent b4f8d97 commit 56e047c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions htaccess/.htaccess
Expand Up @@ -28,9 +28,6 @@ Satisfy any
ExpiresByType image/jpg "access plus 1 years"
ExpiresByType image/png "access plus 1 years"
ExpiresByType image/x-icon "access plus 1 years"
<FilesMatch ".*booster_mhtml\.php$">
ExpiresActive Off
</FilesMatch>
</IfModule>

#Alternative caching using Apache's "mod_headers", if it's installed.
Expand Down

0 comments on commit 56e047c

Please sign in to comment.