Peter I was looking at using Apache and Mod-rewrite at some point and found details on how to do this pretty much right at the start, so it must be either on the site at at the start of the DOCS somewhere.
The other option is to use / to separate your variables, and then pages should load fine, and use can extract all variables after .cfm/, the fusebox tag <cf_formurl2attributes> does this. Russ Michaels Macromedia/Allaire Certified ColdFusion Developer CFDeveloper The free resource and community for ColdFusion developer. http://www.cfdeveloper.co.uk > -----Original Message----- > From: Peter Gradwell [mailto:[EMAIL PROTECTED] > Sent: 16 July 2003 04:25 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] file.cfm;jsessionid > > > hello > > some CFMX code I have causes pages to be called... > > file.cfm;jsessionid=111223244i3935343434 > > which is fine, except that apache doesn't then find the page.. > > Do you know a way of using mod_rewrite to rewrite that to > file.cfm?jsessionid.... or to make apache have CFMX handle > all files with ;jsessionid on it. > > We're using apache + cfmx on linux. Updater 3 is installed. > > cheers > peter > > -- > peter gradwell. gradwell dot com Ltd. http://www.gradwell.com/ > -- engineering & hosting services for email, web and usenet -- > -- http://www.peter.me.uk/ -- http://www.jalamex.com/ -- > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
