How redirect 301 through htaccess

Discussion in 'Site & Server Administration' started by PHP Boy, Oct 14, 2011.

  1. #1
    Hi guys :)

    Sorry my English is not good :(

    I want to redirect 301 through htaccess

    From: /forumdisplay.php?f=1
    To: /f1.html

    Thank You :cool:
     
    PHP Boy, Oct 14, 2011 IP
  2. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Redirect 301 /forumdisplay.php?f=1 /f1.html
    Code (markup):
     
    supportex, Oct 15, 2011 IP