I am setting up SSL for a specific directory and have (so far) decided to go the route of using urlrewriting.config to map specific paths to https and everything else to http as per Kalpa's post in the thread here:
Normal pages work fine but navigating to the support directory results in a redirect loop. Has anybody acheived a similar thing using urlrewriting and can help me out?
SSL for specific directory
Hi all,
I am setting up SSL for a specific directory and have (so far) decided to go the route of using urlrewriting.config to map specific paths to https and everything else to http as per Kalpa's post in the thread here:
http://forum.umbraco.org/yaf_postst3224p2_SSL-and-umbraco.aspx
So far I have the following code in my config/urlrewriting.config file.
Normal pages work fine but navigating to the support directory results in a redirect loop. Has anybody acheived a similar thing using urlrewriting and can help me out?
Thanks,
Max.
Missed out this key:
is working on a reply...