Vincent Untz 74590cfd0c Add proxy_base_prefix option to help run in a subdir behind a proxy
I have a setup where Radicale is running as the normal process, and
nginx is acting as proxy for Radicale for requests under /radicale/.
This means that all requests to nginx that go to /radicale/ are sent to
a radicale server that expects requests coming at /.

Obviously, all the href need to have the /radicale/ prefix to have
things work. So a new option proxy_base_prefix is added to allow having
such a setup.

All href that are sent in the replies will have the proxy_base_prefix
prepended.
2013-03-18 18:20:06 +01:00
2012-09-15 10:00:13 +02:00
2012-10-19 12:38:18 +02:00
2012-08-08 16:37:18 +02:00
2009-09-01 15:59:18 +02:00
2012-08-03 14:37:02 +02:00
2011-08-27 13:29:38 +02:00
2012-03-20 18:36:34 +01:00
2012-10-19 12:41:26 +02:00

The Radicale Project is a free and open-source CalDAV calendar server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).
Description
Adapted fork of radicale
Readme
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%