HI All,
I am new tjenkins.
1. Currently my Jenkins applicaiton running on port 8080 default port.
2. Apached installed and configured for jenkins which is running on 443
Right now i am able to access jenkins on both 8080 and 443 port. but 8080 port is not secure.
Please hlep me how to redirect all the traffic from 8080 to 443 port.
##Note : 8080 port is not configured in Apache.
Raghav