diff options
author | Michal Rezler <rezlemic@fel.cvut.cz> | 2011-03-30 21:42:55 +0200 |
---|---|---|
committer | Michal Rezler <rezlemic@fel.cvut.cz> | 2011-03-30 21:42:55 +0200 |
commit | 8f2669402273ea2b7537a0deeeac4f0c032c8756 (patch) | |
tree | 3f5a738c63314719bd4448b960abc197442edd44 /inc/lang | |
parent | 5d3db6eb90125ae50cd1bf8d6e94f4ca22d7e976 (diff) | |
parent | a3f9f75c2624b73c4a57bf2a346ae71bf6a5fb98 (diff) | |
download | rpg-8f2669402273ea2b7537a0deeeac4f0c032c8756.tar.gz rpg-8f2669402273ea2b7537a0deeeac4f0c032c8756.tar.bz2 |
Merge branch 'master' of git://github.com/splitbrain/dokuwiki
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/.htaccess | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/inc/lang/.htaccess b/inc/lang/.htaccess index 2ca129b12..572f5156f 100644 --- a/inc/lang/.htaccess +++ b/inc/lang/.htaccess @@ -1,3 +1,4 @@ -## no access to the lang directory
-order allow,deny
-deny from all
+## no access to the lang directory +order allow,deny +deny from all +Satisfy All |