BytemarkHosting/docker-webdav

Non-empty value for LOCATION can lead to corrupt Alias configuration

Opened this issue · 0 comments

When the LOCATION variable is set and the container is restarted at least once then the line Alias $LOCATION /var/lib/data/dav will become corrupted (leading to HTTP 403 responses). I have created a pull request to solve this problem, see: #2.