how to redirect domain URL without www into www.domain.com

Hi guys,

I want to redirect client requsts if entered without the www into the
www.domain.com, how can i do that using the IIS 6.0

thnx
MSN
MohammadSNajdawi [ Fr, 18 April 2008 13:42 ] [ ID #1945331 ]

Re: how to redirect domain URL without www into www.domain.com

in the iis manager, 'web site' tab, click the advanced button next to the ip
address list. enter both domain.com and www.domain.com in the host header
list for the site... thats the easy way. it won't make it show as
www.domain.com in the browser but it takes you to the same site. you could
set up a separate domain.com site with a redirect page as the default to
send users to www.domain.com.


"Mohammad S Najdawi" <MohammadSNajdawi [at] discussions.microsoft.com> wrote in
message news:1766F936-BB92-4EAD-A5F6-87FFDDD9A182 [at] microsoft.com...
> Hi guys,
>
> I want to redirect client requsts if entered without the www into the
> www.domain.com, how can i do that using the IIS 6.0
>
> thnx
> MSN
avidfan [ Fr, 18 April 2008 15:25 ] [ ID #1945332 ]
Webserver » microsoft.public.inetserver.iis » how to redirect domain URL without www into www.domain.com

Vorheriges Thema: IIS 5.1 + FP Extensions 02 = Little Stop Sign
Nächstes Thema: aspx not processed on GET only POST