That's strange. I don't see why it would work for mappings and not work the other way. Sorry.
Just a thought tho.... if you are dont want to have any explicit mappings, and you are using apache, you might want to look at Apache mod_rewrite as an alternative. Sorry i can't be of any more help. Gav On Fri, 11 Feb 2005 07:52:24 +1000, Jason Sheedy <[EMAIL PROTECTED]> wrote: > Hi Gav, > It's giving me a 404 and cf error page File not found: /index.cfm .. > If the mapping's explicitly created it works fine. > > To maintain a list of mappings on a huge dynamic site seems insane. > There must be a way for it to, for example, convert > http://mysite.com/go/action/home.main/language/english/ to > http://mysite.com/index.cfm?action=home.main&language=english .. > dynamically. > > Jason > > > On Thu, 10 Feb 2005 17:56:20 +1100, Gavin Cooney <[EMAIL PROTECTED]> wrote: > > hmmm... is it giving you a 404? or is it showing you the index.cfm page? > > > > > > On Thu, 10 Feb 2005 16:48:58 +1000, Jason Sheedy <[EMAIL PROTECTED]> wrote: > > > Unfortunately, it doesn't seem to do that Gav. That's why I posted my > > > question in the first place. > > > > > > -Jason > > > > > > > > > > if you put in a url like > > > > http://www.somedomain.com/go/productid/3 > > > > > > > > it'll do just as you said. > > > > > > > > do a <cfdump var=#url# /> on your index page and see what happens. > > > > > > > > hth > > > > > > > > Gav > > > > > > --- > > > 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/ > > > > > > > --- > > 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/ > > > > --- > 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/ > --- 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/
