RE: Mappings? Virtual Directories?

2007-04-28 Thread Jenny Gavin-Wear
Hi Neil and Casey, thanks for your replies...

My current cart structure is to have all of the front end in root and the
cart admin and includes in a sub dir.

So all the files that change in design are in root, and everything is static
for each site in /cart.

Each site has a seperate domain and database.

"still confuddled* ...

Jenny


-Original Message-
From: Casey Dougall [mailto:[EMAIL PROTECTED]
Sent: 28 April 2007 18:30
To: CF-Talk
Subject: Re: Mappings? Virtual Directories?


We do this with a a few folders we use across sites on our box.

One folder is a Images folder which of course needs to be created as a
virtual directory since it is pushing content to the browser. The other is a
cf mapping directory for code which does not need to be in the web root.
Coldfusion needs to run this code but the browser is not displaying it
directly so this type of folder does not need the virtual directory.


casey


On 4/28/07, Jenny Gavin-Wear <[EMAIL PROTECTED]> wrote:
>
> Before I go charging off in the wrong direction, I'd appreciate some ideas
> on using CF mappings and IIS 6 Virtual Directories.
>
> I have a cart application, for example, being used by several client, and
> currently when I make any updates I have the odious task of copy/pasting
> the
> new files to all of the sites.
>
> It strikes me it would be a heck of a lot easier if they all used the same
> files.
>
> Any ideas on how I could go about this please?
>
> TIA, Jenny
>
>




~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: Mappings? Virtual Directories?

2007-04-28 Thread Casey Dougall
We do this with a a few folders we use across sites on our box.

One folder is a Images folder which of course needs to be created as a
virtual directory since it is pushing content to the browser. The other is a
cf mapping directory for code which does not need to be in the web root.
Coldfusion needs to run this code but the browser is not displaying it
directly so this type of folder does not need the virtual directory.


casey


On 4/28/07, Jenny Gavin-Wear <[EMAIL PROTECTED]> wrote:
>
> Before I go charging off in the wrong direction, I'd appreciate some ideas
> on using CF mappings and IIS 6 Virtual Directories.
>
> I have a cart application, for example, being used by several client, and
> currently when I make any updates I have the odious task of copy/pasting
> the
> new files to all of the sites.
>
> It strikes me it would be a heck of a lot easier if they all used the same
> files.
>
> Any ideas on how I could go about this please?
>
> TIA, Jenny
>
>


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Re: Mappings? Virtual Directories?

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Is it the same code? Different domains? If it is not the same domain, use a
ColdFusion mapping, it will be easier.  If you want to use VD instead you
can still do so, but you will need to do this each time you create a new
one, and they will all need to point to the same file base.





"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, 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: Jenny Gavin-Wear
To: CF-Talk
Sent: Sat Apr 28 17:37:55 2007
Subject: Mappings? Virtual Directories?

Before I go charging off in the wrong direction, I'd appreciate some ideas
on using CF mappings and IIS 6 Virtual Directories.

I have a cart application, for example, being used by several client, and
currently when I make any updates I have the odious task of copy/pasting the
new files to all of the sites.

It strikes me it would be a heck of a lot easier if they all used the same
files.

Any ideas on how I could go about this please?

TIA, Jenny





~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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