Fix HTTP auth in httpd.conf template

This commit is contained in:
Daniel Berteaud 2013-11-18 20:49:02 +01:00
parent 931435f1e0
commit 35350ecaba
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ $alias
order deny,allow
deny from all
allow from $allow
$authuser
$auth
</Directory>
<Directory /usr/share/dl/include>
Deny from all