Hi everyone,
I was wondering if you could advise. I have my normal site
set-up with your standard kind of ad-hoc cfm templates and an
application.cfc. All pretty standard.
What I want to know is, If I setup a sub folder called
"my_folder" and then have an application.cfc within there with it's
own set of ad hoc cfm files (index.cfm etc) - how will it behave
having the other application.cfc file in the root?
What I basically want is my sub folder to run as it's own
kind of smaller application. I don't want it to inherit anything
from the application.cfc in the root of the website. Does
coldfusion work like this?
As far as I understand it, CF will first look for an
application.cfc file nearest to the template being called, if it
doesn't find it, it then goes up a level and so forth - then again,
this could be the other way round, going from top (root) through to
lower levels until it finds one.
Any help or advice is very welcome, many thanks.
Michael.