nextcloud/apps
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support
Add support for a reverse proxy that handles multiple domains via different
web roots (http[s]://proxy.tld/domain.tld/owncloud).

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 and extend
this functions to overwrite the web root. Additionally it adds a Sabre
request backend that extends the Sabre_HTTP_Request to use the same
functions.
2013-01-31 18:42:31 +01:00
..
files add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
files_encryption [tx-robot] updated from transifex 2013-01-31 17:05:21 +01:00
files_external [tx-robot] updated from transifex 2013-01-31 17:05:21 +01:00
files_sharing merge master into filesystem 2013-01-30 19:24:24 +01:00
files_trashbin adding l10n support to files_trashbin 2013-01-31 16:48:41 +01:00
files_versions fix merge conflict 2013-01-31 10:55:59 +01:00
user_ldap Merge pull request #1365 from owncloud/ldap_multiple_server 2013-01-31 09:24:45 -08:00
user_webdavauth [tx-robot] updated from transifex 2013-01-31 17:05:21 +01:00