SOT: IIS 6 Virtual Directories

2006-09-06 Thread Rick Root
Is there a way to configure a virtual directory in IIS that 
automatically applies to *ALL* web sites?

There must be, because when you install coldfusion, cfdocs and cfide are 
automatically added the new web sites created in IIS (if coldfusion is 
configured standalone).

I'm not sure how it's done though.  I'd like to create a couple of 
virtual directories on each of my 8 hosted sites without going through 
the obnoxious process of point and clicking my way through the creation 
of 16 or 24 different virtual directories.

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252225
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Robertson-Ravo, Neil (RX)
Probably several ways. I remember using cfx_IIS for this kind of thing. You
probably also have the ability to use the .vbs admin files in the wwwroot.

You could also roll your own using a VB app. Jeez, there may even be
interfaces for this in IIS 6 which are new since 5.




 



This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Rick Root
To: CF-Talk
Sent: Wed Sep 06 17:15:43 2006
Subject: SOT: IIS 6 Virtual Directories

Is there a way to configure a virtual directory in IIS that 
automatically applies to *ALL* web sites?

There must be, because when you install coldfusion, cfdocs and cfide are 
automatically added the new web sites created in IIS (if coldfusion is 
configured standalone).

I'm not sure how it's done though.  I'd like to create a couple of 
virtual directories on each of my 8 hosted sites without going through 
the obnoxious process of point and clicking my way through the creation 
of 16 or 24 different virtual directories.

Rick



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Rick Root
Robertson-Ravo, Neil (RX) wrote:
 Probably several ways. I remember using cfx_IIS for this kind of thing. You
 probably also have the ability to use the .vbs admin files in the wwwroot.
 
 You could also roll your own using a VB app. Jeez, there may even be
 interfaces for this in IIS 6 which are new since 5.

That last part there doesn't seem to be.. you can edit global web site 
properties but there doesn't seem to be any way in the IIS admin to 
create a global virtual directory... I'll check out the vb admin 
scripts

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252232
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Robertson-Ravo, Neil (RX)
Check out what you can do via COM as well (if anything)







This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Rick Root
To: CF-Talk
Sent: Wed Sep 06 17:40:03 2006
Subject: Re: SOT: IIS 6 Virtual Directories

Robertson-Ravo, Neil (RX) wrote:
 Probably several ways. I remember using cfx_IIS for this kind of thing.
You
 probably also have the ability to use the .vbs admin files in the wwwroot.
 
 You could also roll your own using a VB app. Jeez, there may even be
 interfaces for this in IIS 6 which are new since 5.

That last part there doesn't seem to be.. you can edit global web site 
properties but there doesn't seem to be any way in the IIS admin to 
create a global virtual directory... I'll check out the vb admin 
scripts

Rick



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252234
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Rick Root
iisvdir.vbs doesn't do exactly what I want but at least I can 
copy/paste... anything is easier than creating 24 virtual directories 
via point and click!

Rick


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252236
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Dave Watts
 iisvdir.vbs doesn't do exactly what I want but at least I can 
 copy/paste... anything is easier than creating 24 virtual 
 directories via point and click!

This came up on the list a few days ago. I've written scripts to do this
before; unfortunately, I don't have them available where I am now. But, it
was very easy to do - you might want to check out sample scripts on
http://www.iisfaq.com/.

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!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252237
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SOT: IIS 6 Virtual Directories

2006-09-06 Thread Robertson-Ravo, Neil (RX)
You can certainly do this via cfx_IIS tag. Not sure what the support it like
though for II6.










This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Rick Root
To: CF-Talk
Sent: Wed Sep 06 17:51:05 2006
Subject: Re: SOT: IIS 6 Virtual Directories

iisvdir.vbs doesn't do exactly what I want but at least I can 
copy/paste... anything is easier than creating 24 virtual directories 
via point and click!

Rick




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252238
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4