chachi
11-03-2004, 11:59 AM
I posted this over at Morgan's Mod Rewrite Forum (http://www.mod-rewrite.com/forum/thread94.html), but since I am not sure anyone goes there anymore I figured I would ask here as well.
I am trying to figure out how to use Mod Rewrite to allow the use of page names like:
www. domain.com/products/one-two.html
when the actual URL is:
www. domain.com/products/?search=one+two
I lose it when I try and use more than one word as the search string. I would like to use one word, two word, and more than two word seach strings and have the page name be the search terms separated with hyphens and end with .html.
If anyone can show me how to do this, I would be most grateful.
I am trying to figure out how to use Mod Rewrite to allow the use of page names like:
www. domain.com/products/one-two.html
when the actual URL is:
www. domain.com/products/?search=one+two
I lose it when I try and use more than one word as the search string. I would like to use one word, two word, and more than two word seach strings and have the page name be the search terms separated with hyphens and end with .html.
If anyone can show me how to do this, I would be most grateful.