Well...what am I missing?
Certain CF Admin logical mappings?

I currently have to use two path mappings in apps;
one for when the index.cfm is active in the browser
and another for all subdirectories.

e.g.

Let's say I want to get to an image from index.cfm
on my dev env.  I use "images/image.jpg".  If I'm
in a folder on the same level as images, say, cfm,
I have to use ../images/image.jpg.

Except for the fact that I can use virtual mappings
per app in CF 8, how do I get around having to use
the two paths above?

(Remember, I've only been at this for 10 years, so
how can I be expected to know this! :oP)



> -----Original Message-----
> From: Barney Boisvert [mailto:[email protected]]
> Sent: Saturday, January 10, 2009 1:40 PM
> To: cf-talk
> Subject: Re: Ok, let me get this straight...
> 
> Of course.  You should be able to set everything up exactly as in
> production except the domain name and port.
> 
> cheers,
> barneyb
> 
> ---
> Barney Boisvert
> [email protected]
> http://www.barneyb.com
> 
> On Jan 10, 2009, at 10:24 AM, "Rick Faircloth"
> <[email protected]> wrote:
> 
> > Should I be able to set up my local dev environment mappings,
> > where I view all http requests through "localhost/...",
> > and my remote server environment mappings, where the server
> > is a multi-homed webserver, in such a way that the same
> > logical path will work in both places?
> >
> > Rick
> >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317715
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to