Hello,
I have redirect from router 8080 to 80 port and 8443 to 443.
Is it possible to set redirect from http://localhost to https://localhost ?
Not from http://localhost to https://localost:8443
Solved.
Changed in server.xml redirect from 8080 port to 443
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.