Werk #7815: Fix URL redirect from /[site]/ to /[site]/check_mk/ in SSL setups
Komponente | GUI |
---|---|
Titel | Fix URL redirect from /[site]/ to /[site]/check_mk/ in SSL setups |
Datum | 2019-06-17 09:04:47 |
Checkmk Edition | Checkmk Raw Edition (CRE) |
Checkmk Version | 1.6.0b2,1.7.0i1 |
Level | Trivial Change |
Klasse | Bug Fix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
When an user accesses the URL /[SITE]/, the user is forwarded to the Checkmk GUI, which is available via /[SITE]/check_mk/. In a HTTPs setup the redirect could forward the user to a HTTP URL instead of HTTPS in some cases.