« Return to Thread: FC5 installation

Re: FC5 installation

by modius :: Rate this Message:

Reply to Author | View in Thread


On Jun 17, 9:44 am, imethods <imeth...@...> wrote:
> Is there any way in which one could make changes to the latest install
> to overcome the problem should / or /facry mappings exist?

Unfortunately this is a CF limitation.  ColdFusion looks at the CFIDE
mappings first before looking at references relative to the webroot.
If you are relying on the application server finding ./yourwebroot/
farcry then it cannot have "/" or "/farcry" in place inside the CFIDE.

In fact I'd go so far as saying that a "/" CFIDE mapping on its own is
just pure mal-practice in any event -- it effectively blocks you from
referencing anything as /mycodebase within ColdFusion without having
its own dedicated CFIDE mapping.

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: FC5 installation