server/apps/files/appinfo
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
..
app.php Cache: show upgrade progress 2013-01-15 18:13:50 +01:00
filesync.php merge master into filesystem 2012-12-02 03:03:48 +01:00
info.xml change required ownCloud version to 4.91 2013-01-28 19:58:24 +01:00
remote.php add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
routes.php Use HTML5 data attribute + fix undefined variable 2013-01-26 14:07:35 +01:00
update.php fix checkstyle for files app 2012-11-29 18:33:15 +01:00
version add upgrade path from old cache to preserve file id's 2012-11-30 01:41:30 +01:00