That is what I thought. We use a setserverinfo.cfm file housed on the
database sever. It is outside of the web root so that when we do a build to
the live site, the setserverinfo.cfm file does not get overwritten.

--
Jeffrey B. Marsh
Amateurs built the Ark.
Professionals built the Titanic.

 -----Original Message-----
From:   David Huyck [mailto:[EMAIL PROTECTED]] 
Sent:   Wednesday, October 25, 2000 8:26 AM
To:     Fusebox
Subject:        Re: fusebox - moving from NT to Unix

Just like our old setserverinfo.cfm file...

> app_server is supposed to hold all your machine and site dependent code,
mostly constants.  For example, if your development site uses the datasource
"DevDB" and your live site uses
> "LiveDB", you would have a line in your app_server that says
> <CFSET request.mainDSN = "DevDB">
> or LiveDB for the live server.  That way when you move code to a new
machine, there's only one file to worry about.
>
>
> Josh Diehl
>
> Jeffrey Marsh wrote:
>
> > What's an app_server.cfm file?


----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to