summaryrefslogtreecommitdiff
path: root/inc/lang/.htaccess
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-04-19 11:48:56 +0200
committerAndreas Gohr <andi@splitbrain.org>2013-04-19 11:48:56 +0200
commit8e06db6889203ff5a40f4f121ba46c898564f628 (patch)
treea35807f0b689abb61e9d41efe1ab9d57e26c625c /inc/lang/.htaccess
parent2d3f0c1657bcc4c97b1629fae08661213d973d56 (diff)
downloadrpg-8e06db6889203ff5a40f4f121ba46c898564f628.tar.gz
rpg-8e06db6889203ff5a40f4f121ba46c898564f628.tar.bz2
removed Satisfy All directive FS#2750
Diffstat (limited to 'inc/lang/.htaccess')
-rw-r--r--inc/lang/.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/.htaccess b/inc/lang/.htaccess
index 572f5156f..2d69be754 100644
--- a/inc/lang/.htaccess
+++ b/inc/lang/.htaccess
@@ -1,4 +1,3 @@
## no access to the lang directory
order allow,deny
deny from all
-Satisfy All