|-+ YourApplicationName |- config |- modules | |- ModuleName | | |- config |- public_html |- ... additional folders ...
Yep, I think maybe I stubbed that out as a reminder that needed to be
addressed. It would be GREAT if you wanted to slap some stuff in there.
That would be much appreciated.
The two main approaches are:
* Put the file somewhere that's accessible to your CFML engine but not
browsable
* Add .cfm at the end of the file name (mach-ii.xml.cfm) and put <!--
<cfsetting enablecfoutputonly="true" /> --> at the top of the file
But if you have other ideas feel free to share here or put them in the
wiki. Thanks!
--
Matthew Woodward
ma...@mattwoodward.com
http://www.mattwoodward.com/blog
Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html
Peter's answer is more all-encompassing since we do (I believe) have
another FAQ about the config file, but if you want to put your
experiences concerning that in that article to start, that would be great.
Thanks Matt! Greatly appreciated.