Dies ist eine alte Version des Dokuments!
AuthName "Bitte anmelden: " AuthType Basic AuthUserFile /srv/www/htdocs/av.anger.st/admin/.htpasswd Require valid-user php_value register_globals on
admin:airmhs80mdlos
AuthType Basic AuthName "Privater Bereich" AuthBasicProvider ldap AuthzLDAPAuthoritative off AuthLDAPURL ldap://bgweiz.at/ou=people,dc=bgweiz,dc=at Require valid-user
Options +Indexes
<Directory "/srv/www/htdocs/calendar.bgweiz.at/peer">
DAV On
DAVDepthInfinity on
Options FollowSymlinks Indexes MultiViews
AllowOverride None
Order Deny,Allow
<LimitExcept GET PROPFIND OPTIONS REPORT>
AuthType Basic
AuthName "WebDAV"
AuthBasicProvider ldap
AuthzLDAPAuthoritative off
AuthLDAPURL "ldap://10.67.0.5/dc=bgweiz,dc=at"
Require user helmuth.peer
</LimitExcept>
</Directory>