Hi There,
I am having issues with the rewrite module and URLs with the + symbol. I am using the rewrite module to rewrite certificate requests to a server, some of the certifictae requests contain the + symbol as part of the request which is being sent through the rewrite module. I can see the + symbol in the IIS logs but it is missing bythe time the request hits the back end server. I have set allowDoubleEscaping to true but the + symbol is still being removed.
Has anyone seen this in the past and is there a way to prevent IIS rewrite module from removing the + symbol and are there any other charecters I should watch out for??
Cheers
Mike