creating tertiary domains on the fly

Hello,

Everyone,

I have a question about creating tertiary domains on the fly. I know
that you can go in IIS and create one:

doujgo.google.com and map it to a folder. However, I am trying to
create 1000s of these on the fly. I don't know if asp has an API to
IIS (I don't think it does) and in the past, I have used the 404 page
for this, but does anyone know a way to create the third level domain
name on the fly? Thanks.

Adam
doujgo [ Fr, 21 Oktober 2005 20:41 ] [ ID #1024099 ]

Re: creating tertiary domains on the fly

"doujgo" <doujgo [at] gmail.com> wrote in message
news:1129920075.565851.18120 [at] g47g2000cwa.googlegroups.com...
> Hello,
>
> Everyone,
>
> I have a question about creating tertiary domains on the fly. I know
> that you can go in IIS and create one:
>
> doujgo.google.com and map it to a folder. However, I am trying to
> create 1000s of these on the fly. I don't know if asp has an API to
> IIS (I don't think it does) and in the past, I have used the 404 page
> for this, but does anyone know a way to create the third level domain
> name on the fly? Thanks.

Sure it does - the interface is called WMI. IIS comes with a command line
script that you can view to see how it's done.
http://support.microsoft.com/default.aspx?scid=kb;en-us;8165 68

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers /iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
tomk (A [ Fr, 21 Oktober 2005 21:17 ] [ ID #1024102 ]

Re: creating tertiary domains on the fly

Hi,

In addition to configuring IIS, you will also need to configure the DNS
server (probably).


--
Regards,
Kristofer Gafvert (IIS MVP)
http://www.gafvert.info/iis/ - IIS Related Info


doujgo wrote:

>Hello,
>
>Everyone,
>
>I have a question about creating tertiary domains on the fly. I know
>that you can go in IIS and create one:
>
>doujgo.google.com and map it to a folder. However, I am trying to
>create 1000s of these on the fly. I don't know if asp has an API to
>IIS (I don't think it does) and in the past, I have used the 404 page
>for this, but does anyone know a way to create the third level domain
>name on the fly? Thanks.
>
>Adam
Kristofer Gafvert [ Fr, 21 Oktober 2005 22:06 ] [ ID #1024105 ]
Webserver » microsoft.public.inetserver.iis » creating tertiary domains on the fly

Vorheriges Thema: More Cookie Trouble IIS 4/5/6
Nächstes Thema: Microsoft VBScript runtime error '800a01b6'