[ic] rewriterules

Rene Hertell interchange-users at hertell.com
Sat Apr 10 03:49:53 EDT 2004


> My category pages are dynamically generated with unbearably long urls. For
> example a page for category "AUDIOVOX" would be
> http://aftermarketcellular.com/~aftermar/cgi-bin/cart.cgi/scan/fi=
> cat/sp=pcs
> _results_area.html/st=db/co=yes/sf=sel/se=AUDIOVOX/tf=description/
> ml=12/va=b
> anner_image=/va=banner_text=.html
>
> Is there any way to use rewriterules to make this url look like
> http://aftermarketcellular.com/AUDIOVOX.html? Basically I want to take
> everything before and after the word AUDIOVOX and delete it. I am just
> starting to understand rewriterules but could not find any information for
> this example in the Apache documentation. Any help would be greatly
> appreciated. I am using Interchange 4.8.6.

Hi Bill,

You should create an ActionMap. I used this example for my site (that is
completely driven by actionmaps and "clean urls")
http://www.icdevgroup.org/pipermail/interchange-users/2002-May/021024.html


Rene
     


More information about the interchange-users mailing list