Need php help with code to put in .htaccess for 301 redirect?

KMJ

New member
I'm new to php and could not figure out how to 301-redirect

/index.php?main_page=index&cPath=
to
/

and how to redirect
/index.php?main_page=index
to
/

Any experts on php?

Thanks!
 
Back
Top