Using .htaccess redirect a site root to a site subfolder
        Posted  
        
            by Sheldon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sheldon
        
        
        
        Published on 2010-05-04T14:20:01Z
        Indexed on 
            2010/05/04
            14:28 UTC
        
        
        Read the original article
        Hit count: 328
        
Hi, I want to be able to redirect my visitors from http://www.example.com and http://example.com to http://example.com/blog.
How can I do that, I saw some examples but any of them works for me.
Thanks.
© Stack Overflow or respective owner