Score:1

Force https on all website except one on IIS

pk flag

I followed this example "Best way to redirect all HTTP to HTTPS in IIS" for redirecting to https and it worked great.

I just have one website that is the exception. It has a few non-https map references that prevent the site from loading correctly under https. For now, until the site is updated, I have to use http.

Am I correct in assuming I'll have to create a condition to do this in the current rule?

So, with that being said, can I exclude a domain while requiring all others to use https through one URL Rewrite rule?

Thank you!

Score:2
ar flag
  1. Change condition to doesn't match your excluded site:

enter image description here

or

  1. Add another rule before existing - match your excluded site, action=none and stop processing:

enter image description here

pk flag
tyvm for the info!
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.