server/apps/files
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
..
ajax Files: fix moving files by DnD 2013-01-31 17:56:44 +01:00
appinfo add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
css fix merge conflict 2013-01-31 10:55:59 +01:00
js Files: fix moving files by DnD 2013-01-31 17:56:44 +01:00
l10n [tx-robot] updated from transifex 2013-01-31 17:05:21 +01:00
lib introducing class OCA/files/lib/Helper with new function to build an array with storage stats 2013-01-19 00:31:09 +01:00
templates fix merge conflict 2013-01-31 10:55:59 +01:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php merge master into filesystem 2013-01-28 19:37:58 +01:00
index.php add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00