diff options
author | Kate Arzamastseva <pshns@ukr.net> | 2011-04-18 17:00:40 +0300 |
---|---|---|
committer | Kate Arzamastseva <pshns@ukr.net> | 2011-04-18 17:00:40 +0300 |
commit | f493983cbddc6c8c387a76bf3f6631853485162b (patch) | |
tree | 38cc53f0b287fde2a1b4426faa8a6fff1e56d769 /conf/.htaccess | |
parent | 058f1c3e98b1437a691cc77a36002dee1c41f007 (diff) | |
parent | 342e58c8c048bfd5f57f10bd88cee95aa2732e96 (diff) | |
download | rpg-f493983cbddc6c8c387a76bf3f6631853485162b.tar.gz rpg-f493983cbddc6c8c387a76bf3f6631853485162b.tar.bz2 |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'conf/.htaccess')
-rw-r--r-- | conf/.htaccess | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/.htaccess b/conf/.htaccess index 763ebf2ee..f5dda6086 100644 --- a/conf/.htaccess +++ b/conf/.htaccess @@ -1,3 +1,4 @@ -## no access to the conf directory
-order allow,deny
-deny from all
+## no access to the conf directory +order allow,deny +deny from all +Satisfy All |