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/
