rewrite cond and rule.
Posted: Mon Aug 18, 2008 11:39 pm
Hi,
I don't know much about rewrite cond and rule.
I have several categories that are dynamically set so the url looks similar to,
Regards,
geetha
I don't know much about rewrite cond and rule.
I have several categories that are dynamically set so the url looks similar to,
Code: Select all
Code:
http://www.example.com/fold/index.php?rid=1
http://www.example.com/fold/index.php?rid=2
But what I want is urls that look like:
Code:
http://www.example.com/fold/ss page
http://www.example.com/fold/tt page
geetha