Werk #6778: Additional fix for URL redirect from /[site]/ to /[site]/check_mk/

Component User interface
Title Additional fix for URL redirect from /[site]/ to /[site]/check_mk/
Date Oct 10, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The werk #6773 changed the behaviour of the URL redirect from /[site]/ or /[site] to /[site]/check_mk/. The change tried to respect custom ports but was breaking some specific reverse proxy setups.

We have now again changed this setting to completely ignore the protocl, host and port when producing the redirect answer which makes the client responsible for adding the correct protocol, host and port.

To the list of all Werks