summaryrefslogtreecommitdiffstats
path: root/includes/.htaccess
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-03-12 20:10:53 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-03-12 20:10:53 -0700
commit7d04d4f7e177365e711200e72d8211f474f7265e (patch)
treefcfc114a8071a8fa1c05168179e5d2c59d1b008e /includes/.htaccess
parent247e7df7abf9fdd9b4bad6653cb8c17a9ea9e6e4 (diff)
downloadpathery-7d04d4f7e177365e711200e72d8211f474f7265e.tar.xz
Couple htaccess deny-from-all to hide files.
Diffstat (limited to 'includes/.htaccess')
-rw-r--r--includes/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/.htaccess b/includes/.htaccess
new file mode 100644
index 0000000..3418e55
--- /dev/null
+++ b/includes/.htaccess
@@ -0,0 +1 @@
+deny from all \ No newline at end of file