pmaldera

Results 2 comments of pmaldera

Hello I just made PR to fix this issue: https://github.com/ckulka/baikal-docker/pull/301, hope it helps.

You can see my changes [here](https://github.com/ckulka/baikal-docker/pull/301/files). Remplacing `/dav.php` by `$scheme://$http_host/dav.php` in the rewrite rules helps keeping the request scheme (http or https) and the request host (including port if it...