Redirect http://8080 to https://8443

Redirect http://8080 to https://8443

We're trying to redirect our help desk from http://site:8080 to https://site:8443.  I found the instructions on this page ( http://www.manageengine.com/products/service-desk/faq-general-modules.html#ssl1) to do it but it is not working the way I need it to.  If I do that, then http://site:80 will redirect and not http://site:8080.  I tried changing the appropriate line server.xml to <Connector port="8080" address="${jboss.bind.address}" and redirectPort="443" and running the changewebserverport.bat file while the server is stopped.  If I make <Connector port="80" ... then http://site:80 will forward to https://site:8443 but I need http://site:8080 to forward to https://site:8443.  I also made the appropriate changes in the web.xml.  Any help would be greatly appreciated.  We are running ServiceDesk 7.6.  Thanks

Dave

                  New to ADSelfService Plus?