Description
Hi,
the following szenario I would like to achive:
All of the following should point to the same URL https://www.subdomain.domain.tld:
- https://www.subdomain.domain.tld
- http://www.subdomain.domain.tld
- https://subdomain.domain.tld
- http://subdomain.domain.tld
1) Szenarios for Proxy Host:
1a) Szenario: https://www.subdomain.domain.tld --> create Reverse Proxy Host inkl. SSL
1b) Szenario: http://www.subdomain.domain.tld --> without ssl --> Update Reverse Proxy from 1a) to Force SSL
2) Szenario for Redirect Host
2a) Szenario: http://subdomain.domain.tld -->create Redirect Host (point to URL from 1a)
2b) Szenario: https://subdomain.domain.tld --> update Redirect Host from 2a) to SSL + Force SSL
Testing:
1a) works as specified
1b) works as specified
2a) does not work: url is redirected to https://http//subdomain.domain.tld
2b) does not work - like 2a)
If if I try to disable "Force SSL" within the Redirect Host but it does not save this new setting. (the same as specifed for http/2 in #61 --> perhaps there should be a new issue opened?!)
I deleted the Redirect Host from 2) and created the a new one with SSL settings, but without "Forced SSL". Same picture.
Can some verify my observation? Or do I missunderstand something how to use this manager?
Thanks a lot!