From a3908b9dffa6c0d7680734fb819e81b3d8687def Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Mon, 27 May 2013 20:43:48 -0500 Subject: Removed .htaccess files, added the motdLockFile --- images/.htaccess | 7 ------- images/marks/.htaccess | 1 - 2 files changed, 8 deletions(-) delete mode 100644 images/.htaccess delete mode 100644 images/marks/.htaccess (limited to 'images') 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 diff --git a/images/marks/.htaccess b/images/marks/.htaccess deleted file mode 100644 index 04bc913..0000000 --- a/images/marks/.htaccess +++ /dev/null @@ -1 +0,0 @@ -DirectoryIndex blank.png \ No newline at end of file -- cgit v1.2.3 From da0173f4df1f4892e9ae93526c29f5b61ae78819 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Mon, 27 May 2013 21:26:06 -0500 Subject: Resized some images that were way larger than necessary --- images/Mute.png | Bin 9317 -> 3197 bytes images/Sound.png | Bin 8058 -> 3332 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'images') diff --git a/images/Mute.png b/images/Mute.png index 8210033..27f9ded 100644 Binary files a/images/Mute.png and b/images/Mute.png differ diff --git a/images/Sound.png b/images/Sound.png index f2a51fa..15666f5 100644 Binary files a/images/Sound.png and b/images/Sound.png differ -- cgit v1.2.3