subdomains iis 6

Hi all i'm running server 2003 std edition and IIS 6. I'm hosting a number of
websites with no problems using host headers and everything works fine.
However i've just set up a subdomain i.e admin.mysite.com it points to my
server but i cant get any pages served!
I've checked:
Host headers are correct
dns zone entries are correct (my domain registrar handles this)

All the settings for the subdomain are the same for the main domain except
for the host headers - but nothing works.

Can anyone help.

Thanks
James
JamesPage [ Fr, 23 November 2007 18:24 ] [ ID #1877368 ]

Re: subdomains iis 6

IIS has no knowlegde of domains, or subdomains etc

All it cares is that
a) the client sends the appropriate HTTP Host: header value
b) the website is configured with the corresponding Host Header value

So, if this is "not working" you need to work out where the process is
failing. If you do "ping host.subdomain.domain.com" does it resolve to the
correct address?

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"James Page" <JamesPage [at] discussions.microsoft.com> wrote in message
news:412E8CA2-E9CB-456A-8A5F-E59394F37869 [at] microsoft.com...
> Hi all i'm running server 2003 std edition and IIS 6. I'm hosting a number
> of
> websites with no problems using host headers and everything works fine.
> However i've just set up a subdomain i.e admin.mysite.com it points to my
> server but i cant get any pages served!
> I've checked:
> Host headers are correct
> dns zone entries are correct (my domain registrar handles this)
>
> All the settings for the subdomain are the same for the main domain except
> for the host headers - but nothing works.
>
> Can anyone help.
>
> Thanks
> James
Ken Schaefer [ Sa, 24 November 2007 07:57 ] [ ID #1877934 ]

Re: subdomains iis 6

Thanks ken

It seems that the subdomain is not resolving to the right address. Cant do
anything untill Monday. Will repost then.

Thanks

"Ken Schaefer" wrote:

> IIS has no knowlegde of domains, or subdomains etc
>
> All it cares is that
> a) the client sends the appropriate HTTP Host: header value
> b) the website is configured with the corresponding Host Header value
>
> So, if this is "not working" you need to work out where the process is
> failing. If you do "ping host.subdomain.domain.com" does it resolve to the
> correct address?
>
> Cheers
> Ken
>
> --
> My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
>
> "James Page" <JamesPage [at] discussions.microsoft.com> wrote in message
> news:412E8CA2-E9CB-456A-8A5F-E59394F37869 [at] microsoft.com...
> > Hi all i'm running server 2003 std edition and IIS 6. I'm hosting a number
> > of
> > websites with no problems using host headers and everything works fine.
> > However i've just set up a subdomain i.e admin.mysite.com it points to my
> > server but i cant get any pages served!
> > I've checked:
> > Host headers are correct
> > dns zone entries are correct (my domain registrar handles this)
> >
> > All the settings for the subdomain are the same for the main domain except
> > for the host headers - but nothing works.
> >
> > Can anyone help.
> >
> > Thanks
> > James
>
>
JamesPage [ Sa, 24 November 2007 12:38 ] [ ID #1877941 ]

Re: subdomains iis 6

All sorted - DNS was pointing to the wrong IP address!

"Ken Schaefer" wrote:

> IIS has no knowlegde of domains, or subdomains etc
>
> All it cares is that
> a) the client sends the appropriate HTTP Host: header value
> b) the website is configured with the corresponding Host Header value
>
> So, if this is "not working" you need to work out where the process is
> failing. If you do "ping host.subdomain.domain.com" does it resolve to the
> correct address?
>
> Cheers
> Ken
>
> --
> My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
>
> "James Page" <JamesPage [at] discussions.microsoft.com> wrote in message
> news:412E8CA2-E9CB-456A-8A5F-E59394F37869 [at] microsoft.com...
> > Hi all i'm running server 2003 std edition and IIS 6. I'm hosting a number
> > of
> > websites with no problems using host headers and everything works fine.
> > However i've just set up a subdomain i.e admin.mysite.com it points to my
> > server but i cant get any pages served!
> > I've checked:
> > Host headers are correct
> > dns zone entries are correct (my domain registrar handles this)
> >
> > All the settings for the subdomain are the same for the main domain except
> > for the host headers - but nothing works.
> >
> > Can anyone help.
> >
> > Thanks
> > James
>
>
JamesPage [ Sa, 24 November 2007 15:18 ] [ ID #1877942 ]
Webserver » microsoft.public.inetserver.iis » subdomains iis 6

Vorheriges Thema: Unable to open/download documents from IIS5 with IE
Nächstes Thema: IIS 6.0 and Sub Domains on different IP address'