IIRF with IIS and the ASP.Net Tilda(~)
- by Justin808
Hello,
When I turn on URL Rewriting to access a page, the ~ no long is replaced with the application root.
For example should produce:
but its only outputting
The tilda is supposed to be replaced with the application root path but it looks like IIRF is messing with that somehow?
Any ideas on how to fix this?