Question

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.

Was it helpful?

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top