Search
Home IIS.NET Forums IIS 7 & IIS 8 URL Rewrite Module URL Rewrite including Hostname
Last post May 11, 2012 01:29 PM by HostingASPNet
2 Posts
May 11, 2012 06:06 AM|LINK
Hi,
Can i rewrite the domain name, say for example
i have got 'a.dom.com' and 'b.dom.com'
when the user requests 'b.dom.com', the url will be 'a.dom.com' but the request is served by 'b.dom.com'
Any help appreciated
Thanks, Sridhar
734 Posts
May 11, 2012 01:29 PM|LINK
Hello,
You can not do that. You can forward b to a domain, but the request will be served by a domain.
Regards
nagasridharm
2 Posts
URL Rewrite including Hostname
May 11, 2012 06:06 AM|LINK
Hi,
Can i rewrite the domain name, say for example
i have got 'a.dom.com' and 'b.dom.com'
when the user requests 'b.dom.com', the url will be 'a.dom.com'
but the request is served by 'b.dom.com'
Any help appreciated
Thanks,
Sridhar
HostingASPNe...
734 Posts
Re: URL Rewrite including Hostname
May 11, 2012 01:29 PM|LINK
Hello,
You can not do that. You can forward b to a domain, but the request will be served by a domain.
Regards
Free ASP.NET Examples and source code.