On our latest project I wrote the configuration for the application
and the app loads 2 xml files (the actual application's configuration
data) and the first one is the application instances. So we have a
cluster and we have N number of configurations. The config.cfc
compares the host names in the
One more thought. I don't know if this helps but this is sometimes the way
I do it in the application file:
I agree to that you would probably want to use application scope for this.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Thanks Charlie. Actually I do store it in the Application scope. I was
typing fast and not thinking!
Clarke
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Arehart
Sent: Friday, May 25, 2007 5:35 PM
To: discussion@acfug.org
Subject: RE: [ACFUG
What web server are you running? I know some versions of IIS won't let you
set up multiple webroots but there are creative ways to get around that so
that you can run multiple site roots instead of running it all under the
same root.
If this way would work for you then here is the way:
We rely on mappings and virtual directories set up in IIS.
Generic multi-site functionality is grouped
CFC - mapping to coldfusion CFC directory
CustomTags - mapping to custom tag directory
_Global - js, css, and shell template files
Each site has it's own local content as well
Components
Css
Inc
Well, Clarke, I'll just chime in and ask why you'd store that info in the
session scope. It's not unique to each user within an application. Rather,
it's per application, right? (I know someone may say, "yes, but it needs to
be set correctly for each user", but that's a mistaken assertion, because
This is just the sort of good idea I'm looking for Cameron -- Thanks!
Who else, has a good way?
Clarke
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cameron
Childress
Sent: Friday, May 25, 2007 3:18 PM
To: discussion@acfug.org
Subject: Re: [ACFUG D
It kinda depends on what you are doing with your code and how you are
doing development, but here is what I do:
/approot/ (application root directory)
/approot/wwwroot/ (contains front controller index.cfm, and any
image / js / css files)
/approot/model/ (contains all CFCs)
/approot/views/
I have continuously struggled with organizing files and setups between my
production and development environments.
I'm working with a number of sites, and each of them is usually on a shared
host. On my development machine I have directories for each site.
DevelopmentProduction
Forgiven..
Now lets be nice and make nice.
Thanks for your help in the past.
I know im a PITA, But that is how I get results. But unfortunately that's
how I tick off some people too..
For all those that feel im a PITA. No offence taken. I totally understand
and applogize for any offences.
Humbl
Oh well... damnit, I guess I should read where I am sending my email
before sending it.
/me goes to internet remediation school.
-dhs
Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
"Great spirits have often encountered violent opposition from weak
minds."
--Einstein
On May 25, 2007, at
Heh I figured I'd throw it out there, even though Robert is a
serious PITA.
Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
"Dissent is the purest form of patriotism."
--Thomas Jefferson
On May 25, 2007, at 1:56 AM, Cameron Childress wrote:
Ah yes... and occasionally checking in on the
12 matches
Mail list logo