summaryrefslogtreecommitdiff
path: root/inc/.htaccess
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-11-23 16:28:28 +0100
committerAndreas Gohr <andi@splitbrain.org>2006-11-23 16:28:28 +0100
commit26253932587af037544fef125aaebc71b2efdcbd (patch)
tree7281167c6c7573d518c6505609018a2458a5fdcd /inc/.htaccess
parent967be1dc4f942c3205fec5306fa60b3efdce3f17 (diff)
downloadrpg-26253932587af037544fef125aaebc71b2efdcbd.tar.gz
rpg-26253932587af037544fef125aaebc71b2efdcbd.tar.bz2
added missing .htaccess to inc directory #989
darcs-hash:20061123152828-7ad00-857964d3bdb78a8e37834422ffac8b2b8c96ece8.gz
Diffstat (limited to 'inc/.htaccess')
-rw-r--r--inc/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/.htaccess b/inc/.htaccess
new file mode 100644
index 000000000..aebb21cd2
--- /dev/null
+++ b/inc/.htaccess
@@ -0,0 +1,3 @@
+## no access to the inc directory
+order allow,deny
+deny from all