I guess I could use:

local.domain01.com
local.domain02.com

dev.domain01.com
dev.domain02.com

www.domain01.com
www.domain01.com

But as I've been thinking here, if I keep the local
variables and assets completely separate from the
production side, any local domains can be used without
complication, it seems.

local.domain01.com
local.domain02.com

dev.domain01.com
dev.domain02.com

(The variables and assets would be exactly the same for
local and dev levels.  The functionality and assets would
just be tested externally on the dev side)

Then, for production, actual client domains are used:

www.clientDomain01.com
www.clientDomain02.com

Seem right?





-----Original Message-----
From: jqdur...@gmail.com [mailto:jqdur...@gmail.com] 
Sent: Thursday, February 24, 2011 9:49 AM
To: cf-talk
Subject: Re: Re: RE: I think I'm confused...


Oops... typo. You will only see ".dev" in DEVELOPMENT. Therefore, you'll  
need to strip it off in development, rather than production.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342575
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to