I'm trying to do a 301 redirect using .htaccess
file to redirect:
http://www.mydomain.com/index.php?/knowledgebase/
To:
http://www.mydomain.com/knowledgebase/
Ive tried about 30 different redirect/rewrite suggestions but none work, can anyone provide the specific .htaccess
setting I need please?