|
Mailing Lists
|
Home /
Groups /
Search Engine Optimization
ASAPI Rewrite Rule
I'm using the ASAPI Rewrite to map friendly URLs to my fusebox application.MJ Frauenaheim 08/30/07 03:36 P Why don't you use something like this:Salman Maqsood 09/02/07 03:12 A 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 assistance!! Why don't you use something like this: http://www.sitename.com/category/dispay/categoryid_123/ http://www.sitename.com/category/dispay/categoryid_123/rankid_12/... In this case you won't need to write a different rule for each circuit. Use the first element for circuit name, second for the fuse and anything after that for query parameters. Thanks, Salman Maqsood Saltech Systems > 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: > ----- Excess quoted text cut - see Original Post for more -----
|
June 18, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||