Using Owncloud with an SSL proxy

From froelix.com - Wiki
Jump to: navigation, search

ownCloud 3

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',