DavLockDB "/var/lib/dav/DavLock" DocumentRoot "/data/uploads" # Autoindex icons (explicit, no auth) Alias /icons/ "/usr/share/apache2/icons/" Options FollowSymLinks AllowOverride None Require all granted DAV On AllowOverride None Options Indexes AuthType Basic AuthName "WebDAV" AuthBasicProvider file AuthUserFile /webdav-config/htpasswd Require valid-user LimitXMLRequestBody 0 # Per-customer ACLs (regenerated by the app container) Include /webdav-config/access.conf ErrorLog /dev/stderr CustomLog /dev/stdout combined