Using Owncloud with an SSL proxy
From froelix.com - Wiki
ownCloud 3
- See merge request at Gitorious: Merge request #74
ownCloud 4.5
ownCloud 5.x
- Add the following lines to the file config/config.php
'overwritehost' => 'my-used-ssl-proxy.com', 'overwritewebroot' => '/my-domain.de/path/to/owncloud',