RE: Create IIS Website With CF?

2006-06-16 Thread Russ
Personally, I wouldn't mess with IIS config files, and either try to find
some scripting code that does it, or use Apache.  With apache you can just
set up a directory and have apache include all the config files in there.
Then all you need to do is create a simple virtualconfig file for your new
site, and restart apache (which does a graceful restart, so your clients
will never notice).  

Apache has a lot more features and gets constantly updated (unlike IIS).  If
you do have to stick with IIS for some reason, I hope somebody else here can
help you. 

Russ

 -Original Message-
 From: Brad Roberts [mailto:[EMAIL PROTECTED]
 Sent: Friday, June 16, 2006 8:14 AM
 To: CF-Talk
 Subject: Create IIS Website With CF?
 
 Has anyone successfully added an IIS website using CF by editing the
 MetaData.xml file?  I'm trying to automate the creations of IIS
 websites and virtual directories.
 
 Any insight would be appreciated.
 
 -Brad
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243718
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Create IIS Website With CF?

2006-06-16 Thread Dave Watts
 Has anyone successfully added an IIS website using CF by 
 editing the MetaData.xml file?  I'm trying to automate the 
 creations of IIS websites and virtual directories.
 
 Any insight would be appreciated.

IIS comes with scripts to do this for you. I'd recommend using those instead
of editing the metabase directly. The scripts are within
\inetpub\adminscripts.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243723
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Create IIS Website With CF?

2006-06-16 Thread Russ Michaels
also check www.IISFAQ.com

they have some handy stuff.

Snake

-Original Message-
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Date: Fri, 16 Jun 2006 09:40:13 -0400
Subject: RE: Create IIS Website With CF?

  Has anyone successfully added an IIS website using CF by 
  editing the MetaData.xml file?  I'm trying to automate the 
  creations of IIS websites and virtual directories.
  
  Any insight would be appreciated.
 
 IIS comes with scripts to do this for you. I'd recommend using those
 instead
 of editing the metabase directly. The scripts are within
 \inetpub\adminscripts.
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243737
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Create IIS Website With CF?

2006-06-16 Thread Brad Roberts
Cool.  Thanks everyone!

On 6/16/06, Russ Michaels [EMAIL PROTECTED] wrote:
 also check www.IISFAQ.com

 they have some handy stuff.

 Snake

 -Original Message-
 From: Dave Watts [EMAIL PROTECTED]
 To: CF-Talk cf-talk@houseoffusion.com
 Date: Fri, 16 Jun 2006 09:40:13 -0400
 Subject: RE: Create IIS Website With CF?

   Has anyone successfully added an IIS website using CF by
   editing the MetaData.xml file?  I'm trying to automate the
   creations of IIS websites and virtual directories.
  
   Any insight would be appreciated.
 
  IIS comes with scripts to do this for you. I'd recommend using those
  instead
  of editing the metabase directly. The scripts are within
  \inetpub\adminscripts.
 
  Dave Watts, CTO, Fig Leaf Software
  http://www.figleaf.com/
 
  Fig Leaf Software provides the highest caliber vendor-authorized
  instruction at our training centers in Washington DC, Atlanta,
  Chicago, Baltimore, Northern Virginia, or on-site at your location.
  Visit http://training.figleaf.com/ for more information!
 
 
 

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243909
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54