Fix issues with base_prefix option

This commit is contained in:
Vincent Untz
2013-03-18 18:13:28 +01:00
parent 54bda5594c
commit 0dbf71f57f
2 changed files with 10 additions and 5 deletions

2
config
View File

@ -27,7 +27,7 @@ certificate = /etc/apache2/ssl/server.crt
key = /etc/apache2/ssl/server.key
# Reverse DNS to resolve client address in logs
dns_lookup = True
# base URL if / is not the CalDAV root
# base URL if / is not the CalDAV root. If set, must start with /
base_prefix =
[encoding]