]> source.dussan.org Git - nextcloud-server.git/commit
add SSL proxy support
authorherbrechtsmeier <stefan@herbrechtsmeier.net>
Sun, 6 Jan 2013 11:24:40 +0000 (12:24 +0100)
committerherbrechtsmeier <stefan@herbrechtsmeier.net>
Thu, 31 Jan 2013 17:43:30 +0000 (18:43 +0100)
commit7747f49263bb45674228318a81bb0f2bd214df34
treef899205b411749bc9605cb515733df1cf027f387
parentab2b79cda682a697baba2128a21d3a9b5e90853c
add SSL proxy support

Add support for a reverse proxy that only forwards SSL connections
unencrypted to the web server.

This patch allows to detect the reverse proxy via regular expression for
the remote IP address and conditional overwrite the host name, protocol
and web root.
config/config.sample.php
lib/request.php