Hi,
I have this website that doesn't need to be secure. It also doesn't need to have WWW. So basically I want to redirect https://www.example.com, https://example.com, and http://www.example.com all to http://example.com. I've tried doing this and it never works for me. It either never redirects or I get a loop error. Could you please help me figure this out? I'm on IIS 8.5 by the way. Thanks.