From 5a2260a51583a32789543abdb1a14095f9cbc6d2 Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Wed, 19 Mar 2008 09:51:52 +0000 Subject: [PATCH] Merged in from DEV trunk... --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index f2f3734..b69673a 100644 --- a/.htaccess +++ b/.htaccess @@ -60,7 +60,7 @@ Options +ExecCGI Options +SymLinksIfOwnerMatch #AcceptPathInfo On -AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css +AddOutputFilter DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css ExpiresActive ON ExpiresByType text/html "access plus 1 day" ExpiresByType text/css "access plus 1 day" -- libgit2 0.21.4