From dcaeec583ca5e99941a725c0784a382ed29bd529 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Mon, 27 May 2013 20:29:58 -0700 Subject: Removed no-longer neccessary .htaccess - i'll keep a backup incase we ever use apache again. --- sounds/.htaccess | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sounds/.htaccess (limited to 'sounds/.htaccess') diff --git a/sounds/.htaccess b/sounds/.htaccess deleted file mode 100644 index 657e345..0000000 --- a/sounds/.htaccess +++ /dev/null @@ -1,15 +0,0 @@ -# 480 weeks - -Header set Cache-Control "max-age=290304000, public" - - - - mod_gzip_on Yes - mod_gzip_dechunk Yes - mod_gzip_item_include file \.(swf|txt|css|js)$ - mod_gzip_item_include handler ^cgi-script$ - mod_gzip_item_include mime ^text/.* - mod_gzip_item_include mime ^application/x-javascript.* - mod_gzip_item_exclude mime ^image/.* - mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* - \ No newline at end of file -- cgit v1.2.3