1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00
Stefan Herbrechtsmeier 5dc1c806d9 add multiple domains reverse SSL proxy support
Add support for a reverse proxy that handles multiple domains via different
web roots (https://proxy.tld/domain.tld/owncloud) and only forwards SSL
connections unencrypted to the web server.

As the reverse proxy web root is transparent for the web server the
REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace
the direct use of this _SERVER variables with function calls. Additionally
it adds a Sabre request backend that extends the Sabre_HTTP_Request to use
the same functions.
2013-01-31 18:47:37 +01:00
2013-01-28 03:17:27 +01:00
2013-01-25 23:33:08 +01:00
2012-12-14 16:38:13 +01:00
2013-01-29 20:47:25 +01:00
2013-01-31 00:26:00 +01:00
2013-01-30 00:47:47 +01:00
2013-01-25 16:55:08 +01:00
2012-07-20 17:11:13 +02:00
2012-12-13 02:48:51 +01:00
2012-11-30 00:20:16 +01:00
2013-01-28 03:17:27 +01:00
2012-10-25 03:34:12 +02:00
2012-07-20 17:11:13 +02:00
Description
Contacts app for Owncloud
40 MiB
Languages
JavaScript 72.9%
PHP 25%
CSS 2%