Brett, i'm using fusebox, so all my requests go through http://domainroot/index.cfm . It's working really well and dynamically creating the url query string based on the friendly url. However, I have an admin area at http://domainroot/admin/index.cfm which runs through a separate fusebox. I don't really need to use friendly urls for it, but it would be nice to be able to create some sort of mapping that would translate areas below the domain root. I'll post back here if I get any further with it.
- Jason On Sat, 12 Feb 2005 11:57:58 +0800, Brett Payne-Rhodes <[EMAIL PROTECTED]> wrote: > Hi Jason, > > I really don't know the detail of Spike's method for friendly URLs but > my impression is that the way these things work is that all requests go > through the index.cfm file. Index.cfm is then responsible for sorting > out what file(s) are needed to handle the request. That is certainly how > my friendly URL system works. > > So I think if you are passing requests to multiple .cfm files it may not > be possible to use the existing 'friendly' URL schemes. > > Regards, > > Brett > B) --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
