summaryrefslogtreecommitdiff
path: root/inc/lang/.htaccess
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-06-05 13:07:14 +0200
committerandi <andi@splitbrain.org>2005-06-05 13:07:14 +0200
commitbc3b6aec0f5bdef988488010807a94bee0808426 (patch)
tree8760115219a7b7945b13d21824c8acbd90e152c0 /inc/lang/.htaccess
parente4cdc61b9e20e450c94b10989bda3d1dec1c995b (diff)
downloadrpg-bc3b6aec0f5bdef988488010807a94bee0808426.tar.gz
rpg-bc3b6aec0f5bdef988488010807a94bee0808426.tar.bz2
moved lang directory into inc dir
darcs-hash:20050605110714-9977f-e974278576a74db3ffb46647411dd68f96f517ca.gz
Diffstat (limited to 'inc/lang/.htaccess')
-rw-r--r--inc/lang/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/lang/.htaccess b/inc/lang/.htaccess
new file mode 100644
index 000000000..2ca129b12
--- /dev/null
+++ b/inc/lang/.htaccess
@@ -0,0 +1,3 @@
+## no access to the lang directory
+order allow,deny
+deny from all