301 redirect issues

Discussion in 'Programming' started by Mr.tyro, Jul 3, 2009.

  1. #1
    Mr.tyro, Jul 3, 2009 IP
  2. Webray

    Webray Active Member

    Messages:
    469
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    With Apache, you can include 301 redirects in a .htaccess file.

    EX Line: .htaccess

    redirect 301 /Squat-Rx-video.html http://www.rawgrip.com/squat-rx-video
    Code (markup):



    Something like that should work.
     
    Webray, Jul 4, 2009 IP