Hi,
I recently implemented HTTPS for our Oracle web application running with Apache webserver, the problem is... I have to leave http available because JInitiator needs a non-secure port to download it's applet. Because I have left this open the application can still be run with HTTP. Is there someway I can redirect an HTTP link to a HTTPS link? i.e.
to Thanks, Chris
I recently implemented HTTPS for our Oracle web application running with Apache webserver, the problem is... I have to leave http available because JInitiator needs a non-secure port to download it's applet. Because I have left this open the application can still be run with HTTP. Is there someway I can redirect an HTTP link to a HTTPS link? i.e.
to Thanks, Chris