Werk #7815: Fix URL redirect from /[site]/ to /[site]/check_mk/ in SSL setups
| Component | User interface | ||||
| Title | Fix URL redirect from /[site]/ to /[site]/check_mk/ in SSL setups | ||||
| Date | Jun 17, 2019 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
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.