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. --- images/.htaccess | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 images/.htaccess (limited to 'images/.htaccess') diff --git a/images/.htaccess b/images/.htaccess deleted file mode 100644 index c9d7886..0000000 --- a/images/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ -# 480 weeks - -Header set Cache-Control "max-age=290304000, public" - - -# Incase of missing images -ErrorDocument 404 http://www.pathery.com/images/blank.png?error404=true \ No newline at end of file -- cgit v1.2.3