Files @ r27:4d96cfceba10
Branch filter:

Location: public/ws-vacation/.htaccess.in

ws
index.php: cut'n'paste error fixed.
<Files ".*">
order allow,deny
Deny from all
</Files>

<Files "docutils.conf">
order allow,deny
Deny from all
</Files>

<Files "sync.sh">
order allow,deny
Deny from all
</Files>

<Files "Makefile">
order allow,deny
Deny from all
</Files>

AuthUserFile @base_dir@/lib/.htpasswd
# AuthGroupFile .htgroup

# User authorization
AuthType Basic
AuthName "Urlaubseinstellungen"
require valid-user