Removed expiry headers from content, for now.
h3rald h3rald@h3rald.com
Sun, 20 Sep 2009 03:56:36 -0700
1 files changed,
8 insertions(+),
8 deletions(-)
jump to
M
content/.htaccess
→
content/.htaccess
@@ -40,14 +40,14 @@ <IfModule mod_expires.c>
# Enable expirations. ExpiresActive On -ExpiresDefault A14400 -ExpiresByType application/javascript A2592000 -ExpiresByType application/x-javascript A2592000 -ExpiresByType text/javascript A2592000 -ExpiresByType text/html A3600 -ExpiresByType text/xml A3600 -ExpiresByType text/css A2592000 -ExpiresByType text/plain A2592000 +#ExpiresDefault A14400 +#ExpiresByType application/javascript A2592000 +#ExpiresByType application/x-javascript A2592000 +#ExpiresByType text/javascript A2592000 +#ExpiresByType text/html A3600 +#ExpiresByType text/xml A3600 +#ExpiresByType text/css A2592000 +#ExpiresByType text/plain A2592000 ExpiresByType image/gif A2592000 ExpiresByType image/jpg A2592000 ExpiresByType image/jpeg A2592000