Htaccess 301 Redirect

Need a 301 redirect done in my .htaccess file (just 1, I can add more to it)

Redirect 301 /white.php?cPath=791_795 http://www.mysite.com/page.php

I think that this line is causing be problems
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2& %{QUERY_STRING}

Attached is the .htaccess file

Leave a Reply

Your email address will not be published. Required fields are marked *