How would I do this please? I am having problems with my htaccess.
suppose I have this url:
www.testingstackzz.com/index.php?action=list&lcp=19
and I want to redirect it to a custom url which I made up like this
www.testingstackzz.com/general/place
where 'place' in the above url is the name for the variable lcp=19 in the database. So lcp=20 would be another place to be more explicit.