Need help to 301 redirect .htaccess

Discussion in 'Apache' started by awidea, Sep 2, 2011.

  1. #1
    Hi,

    How to redirect 301

    http://www.noordzee.nl/dossiers_artikel.php?mainID=6&subID=5&contentID=95

    to

    http://www.noordzee.nl/bibliotheek/de-noordzee/ ‎

    I tried

    RewriteCond %{QUERY_STRING} ^mainID=6&subID=5&contentID=95$ [NC]
    RewriteRule ^/dossiers_artikel.php /bibliotheek/de-noordzee/ [R=301]

    Please help me.
     
    awidea, Sep 2, 2011 IP
  2. chtdatweb

    chtdatweb Well-Known Member

    Messages:
    1,473
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    160