summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorBlueRaja <BlueRaja.admin@gmail.com>2013-05-27 20:43:48 -0500
committerBlueRaja <BlueRaja.admin@gmail.com>2013-05-27 20:43:48 -0500
commita3908b9dffa6c0d7680734fb819e81b3d8687def (patch)
tree76c5cf262964a8988af7b75f7fd1753ecd28d595 /images
parenta81858ef82af7469e843e2e6a84ca220330003e3 (diff)
downloadpathery-a3908b9dffa6c0d7680734fb819e81b3d8687def.tar.xz
Removed .htaccess files, added the motdLockFile
Diffstat (limited to 'images')
-rw-r--r--images/.htaccess7
-rw-r--r--images/marks/.htaccess1
2 files changed, 0 insertions, 8 deletions
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
-<filesMatch "\.(jpg|jpeg|png|gif)$">
-Header set Cache-Control "max-age=290304000, public"
-</filesMatch>
-
-# 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