we managed over 5,000 domains in IIS at go2.com using ADO/ADSI. we tried a
CF/CFX interface at first, but ended up writing the admin console in VB. it
was MUCH faster.
-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 05, 2001 4:30 PM
To: CF-Talk
Subject: RE: What a hustle to install 400-500 subdomains
> a customer wants 400-500 subdomains of one domain to access via
> http. Each heading to a different base-web-root. We run virtual
> domains (HTTP 1.1) on one IP-adress. We have IIS 4 and NT 4.
>
> Is there a tool, to automize the installation of one sub-domain ?
> Anybody who knows how the customer could possibly could do it
> by himself?
You could certainly build a script which creates the appropriate entries via
ADSI. This script could be run from the server console, or you could write a
CF script which calls it. There are example ADSI scripts in the AdminScripts
directory created by installing IIS. Alternatively, you could use the
Intranet Hosting Toolkit CFX as an interface.
However, I don't know how well IIS will run with that many virtual servers.
It's not really designed for that, I don't think.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists