redirect too ssl

Friday, March 29, 2024 6:30:48 AM
  • Posted: Friday, December 27, 2019 11:12 AM
  • 19
Hi,
I just setup my ssl on my iis(windows server) and also enable ssl on my store config, and write https://.... on secure url,
also, I set "UseHttpXForwardedProto" and "UseForwardedHeaders" to true with these 2 tutorials:
https://grandnode.com/how-to-install-free-ssl-certificate and https://grandnode.com/how-to-configure-ssl-in-grandnode-on-linux-continuation

I know these tutorials are not for windows but I thought they should be same,

anyway, now everything is alright, and my https works well, just my problem is my website also load without https, I just want to know should I redirect requests to https manually in iis or is there any config that I missed ?
0
  • Posted: Friday, December 27, 2019 12:26 PM
  • Team
  • 150
Hi,
You need to use URL Rewrite module in IIS to redirect from HTTP to HTTPS

Best regards
Krzysztof
0
back to top
Filters