Nextcloud Server
Go to file
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
apps add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
build update to jquery-ui 1.10.0 2013-01-23 11:37:52 +01:00
config add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
core Merge pull request #1387 from schiesbn/visual_improvements 2013-01-31 08:30:25 -08:00
files
l10n [tx-robot] updated from transifex 2013-01-31 17:05:21 +01:00
lib add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
ocs add multiple domains reverse proxy support 2013-01-31 18:42:31 +01:00
search
settings Merge pull request #1379 from owncloud/improved_appsmanagement 2013-01-31 08:30:55 -08:00
tests Cache: use greaterEquals in tests cases to prevent failures due to race conditions 2013-01-30 23:15:45 +01:00
themes
.gitignore
.htaccess
AUTHORS
autotest.sh
CONTRIBUTING.md Revert "fix c&p error" 2013-01-14 16:25:03 +01:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml merge master into filesystem 2013-01-30 19:24:24 +01:00
index.php
issue_template.md Updated browser log 2013-01-12 11:51:03 +01:00
public.php
README
remote.php
robots.txt Add robot.txt 2013-01-28 16:39:53 -06:00
status.php

ownCloud gives you freedom and control over your own data.
A personal cloud which runs on your own server.

http://ownCloud.org

Installation instructions: http://owncloud.org/support
Contribution Guidelines: http://owncloud.org/dev/contribute/

Source code: https://github.com/owncloud
Mailing list: https://mail.kde.org/mailman/listinfo/owncloud
IRC channel: https://webchat.freenode.net/?channels=owncloud
Diaspora: https://joindiaspora.com/u/owncloud
Identi.ca: https://identi.ca/owncloud

Important notice on translations:
Please submit translations via Transifex:
https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations:
http://owncloud.org/dev/translation/