How to redirect or show a page rather than "Forbidden" when i have directory listings off (htaccess/
        Posted  
        
            by imlostmike
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by imlostmike
        
        
        
        Published on 2010-03-25T11:37:01Z
        Indexed on 
            2010/03/25
            11:43 UTC
        
        
        Read the original article
        Hit count: 190
        
Hi, I've set it in htaccess so it won't display the contents of directories, rather it will just show the usual Forbidden page.
how can i either:
show a certain page or redirect to a certain page
rather than just this default "Forbidden" page?
thanks
© Stack Overflow or respective owner