I'm using the ASAPI Rewrite to map friendly URLs to my fusebox application. 

I'm hoping somebody can help me with a rewrite rule to change:    

     http://www.sitename.com/c123/anything.htm 

into this fusebox url:    

http://www.sitename.com/index.cfm?fuseaction=category.dispay&category_id=123. 


The friendly URLs will have a letter-number combination following the initial 
/... the text following the second / is for seo purposes only and is discarded. 
The first letter will represent the circuit (c for category, p for product, 
etc.) followed by an integer which is the id. I realize I will probably need a 
rewriterule statement for each circuit type. 

Thank you in advance for your help!! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287486
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