Search code examples
asp.netiisurl-rewritingisapiisapi-rewrite

Helicon ISAPI_REWRITE for masking folder


I would like to use the Helicon ISAPI_REWRITE module to rewrite a url:

123.45.67.89/folder

to

www.site.com

I need to mask the IP/folder due to an IIS structure change. The reason why I don't want to get into, but it's valid based on the setup.

Any help would be appreciated.

Thanks.


Solution

  • The answer to the question is to go to the ICONIC isapi rewrite utility, which is free, and implement a rewrite rule like: http://iirf.codeplex.com/Thread/View.aspx?ThreadId=209315