Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

My tools:

  • IIS7
  • 1 x Windows 2008 Server
  • IIS URL Rewrite Module 2 (installed)

My requirement:

  • Mask the redirection of www.bob.com to www.abc.com/bob/index.html - the end user should not see the www.abc.com
  • The user should then be able to browse the website as normal.

I have found references to installing AAR, however this seems to be more for load balancing etc? Then others have said use a 3rd party tool etc.

share|improve this question

1 Answer

Have a look at the following article here. It appears to describe a very similar situation as to what you are trying to setup.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.