Redirect all pages to mydomain.com

Discussion in 'Apache' started by William, Feb 15, 2007.

  1. #1
    How do I 301 recirect all pages to mydomain.com using .htaccess?
     
    William, Feb 15, 2007 IP
  2. hamidof

    hamidof Peon

    Messages:
    619
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    
    Redirect 301 / http://www.mydomain.com
    
    Code (markup):
     
    hamidof, Feb 16, 2007 IP