Need help with .htm to .php 301 rewrite

Discussion in 'Apache' started by Phidippides, Jan 12, 2006.

  1. #1
    With cpanel I tried to rewrite and the following was put in my htaccess:

    RedirectMatch permanent ^/widget_item.htm$ http://www.example.com/index.php?main_page=index&cPath=65
    Code (markup):
    However, when I go to widget_item.htm, it brings me to:
    http://www.example.com/index.php%3fmain_page=index/widget_item.htmcPath=65
    Code (markup):
    so I get a 404 error. This is really frustrating. Can anyone help?
     
    Phidippides, Jan 12, 2006 IP