Redirecting to a folder
        Posted  
        
            by RN
        on Server Fault
        
        See other posts from Server Fault
        
            or by RN
        
        
        
        Published on 2010-04-20T20:14:45Z
        Indexed on 
            2010/04/20
            20:23 UTC
        
        
        Read the original article
        Hit count: 388
        
Apache2
Plesk 9.x  
I have a website www.example.com
and my blog is on www.example.com/blog  
I have no content on www.example.com as of now
So I want all requests for example.com to be redirected to www.example.com/blog  
How should I do that ? Is this something I can do in Apache?
I am using the GoDaddy DNS server.
Not sure if it matters- but I have multiple domains hosted n the same server. And I am using Plesk to manage my virtual hosts.  
© Server Fault or respective owner