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.