First! i am glad to be the part of this professional world.
I have this issue , could probably be very easy to fix, but i have been hunting for the solution for past 2 days and couldn’t find one that exactly matches my requirement.
I want one specific kind of dynamic url to be rewritten without couple of parameters included in querystring. For example the current url is:
www.mysite.com/detail.php?cid=40&catname=Blue&pid=987&name=Hat
and i want it to be re written using RewriteRule TO:
www.mysite.com/Blue/Hat.html
if someone nice could help me out in here that would be really taking me back to life :)
thanks