From 27f1a758f0f312e6dedb18f47ce86a6fd1d05d12 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 31 Jan 2013 04:10:59 -0800 Subject: Error logging. .htaccess cacheing. Modified doredirect to use $mydomain --- images/.htaccess | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 images/.htaccess (limited to 'images') diff --git a/images/.htaccess b/images/.htaccess new file mode 100644 index 0000000..05bc7d9 --- /dev/null +++ b/images/.htaccess @@ -0,0 +1,4 @@ +# 480 weeks + +Header set Cache-Control "max-age=290304000, public" + \ No newline at end of file -- cgit v1.2.3