We are hosting some sites on IIS. We have the url rewrite module installed and are rewriting anything that isn't https to https. Now we come across an issue where for a very specific file we need to turn this rewrite off. But for some reason it doesn't work. It still rewrites to https. Can anyone see what I am doing wrong? Thanks.