Hi,
I am looking to redirect incoming port 80 requests to port 443.
I have set up https with my certificate and public key files configured in site.config
This works perfectly well if you access
https://www.koroma.co.za for example.
What I will like to achieve is, when a user types the url (e.g
http://www.koroma.co.za) , I want him/her to be automatically redirected to port 443 (
https://www.koroma.co.za).
I have tried router port forwarding and iptables port forwarding, but they both failed to achieve what I'm looking for.
Your input will be appreciated.
Thanks