Chris,
No you don't need access to the development mappings in the CFAS
administrator. I believe if you look closer you'll see that they were
talking about using variable mapping.
i.e
<cfset request.cfroot = "/myapp">
<cfset request.webroot = "/">
<cfset request.imgroot = "/images/">
or whatever you need them to be.
<cfinclude
template="#request.cfroot#/actions/act_MySuperDuperStudlyActionFile.cfm">
I'm sure you get the idea. They're there to save typing, and make migrating
from dev boxes to production boxes a little easier.
Typically they'd go in an app_Server.cfm where each box gets its own
proprietary app_server.cfm file.
Fred T. Sanders
Charlottesville, VA
-------------------------------------------
Managing Programmers is like herding Cats
----- Original Message -----
From: "Chris Lott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 15, 2000 8:59 PM
Subject: Fusebox without Admin access
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Can I use the Fusebox architecture without having access to set
> development mappings in the Cold Fusion administrator? A post at the
> fusebox site implied that I would need to have that ability, though I
> could be interpreting it wrong.
>
> c
> - --
> Chris Lott <[EMAIL PROTECTED]>| IT Manager|p907-474-3494
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 6.5.8 for message encryption and authentication: USE PGP!
> Comment: KeyID: 0x51046CFD
>
> iQA/AwUBOcLF6taLYehRBGz9EQKspwCeOjyMHT6pKr45diHSB+26EzlxYqgAniKA
> kxxDpxwf1F0Oa3edvKAmQo9F
> =feK7
> -----END PGP SIGNATURE-----
>
>
> --------------------------------------------------------------------------
----
> 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.