Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

request.php

  • Stefan Herbrechtsmeier's avatar
    d4f98923
    Overwrite host and webroot when forcessl is enabled · d4f98923
    Stefan Herbrechtsmeier authored
    This patch enables the use of forcessl together with a multiple domains
    reverse SSL proxy (owncloud/core#1099) which have different hostname
    and webroot for http and https access. The code assumes that the ssl
    proxy (https) hostname and webroot is configured via overwritehost and
    overwritewebroot.
    d4f98923
    History
    Overwrite host and webroot when forcessl is enabled
    Stefan Herbrechtsmeier authored
    This patch enables the use of forcessl together with a multiple domains
    reverse SSL proxy (owncloud/core#1099) which have different hostname
    and webroot for http and https access. The code assumes that the ssl
    proxy (https) hostname and webroot is configured via overwritehost and
    overwritewebroot.