To connect to my Confluence server on CentOS 7, I have to type in confluence.example.com:8443 (or 8090 which redirects to 8443).
It there a simple way in firewalld or something else to simply redirect port 80 and 443 to port 8443, so that one would not need to type in the port number? One would only have to type in confluence.example.com into a browser?
Hi Joe
you could use for example nginx acting as an reverse proxy,
https://confluence.atlassian.com/doc/running-confluence-behind-nginx-with-ssl-858772080.html
are excellent articles related to that
Cheers
Kurt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.