Hello Community,
I'm running into issues with re-direct loops on my website. I've installed an SSL cert from godaddy in IIS7 and configured URL rewrite to point to my domain. For canonical IP/Domain issues.
Not all my pages on DNN are SSL enabled and I think im running into loops when navigating from a SLL to non-SSL page.
Is the URL rewrite module in IIS7 the best way to redirect to only SSL pages? Do I have to set all my pages to SSL? Or is there a configuration that must be added to the web.config
I've read the following post on the forums but towards then end it is not mentioned what changes were made to web.config.
http://www.dnnsoftware.com/forums/threadid/335470/...
Any help appreciated!