>And this assumes that the files are at your site's root, and that it's  
>always an EID value you're matching. (If the key value in the  
>querystring varies, you could use a regex for that too).
>

Thanks Seb!

So I could say:

RewriteRule ^calendarDetails\.html/[A-Za-z]+/([0-9]+)$ /calendarDetails.cfm? 
EID=$1 [NC] 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319057
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to