What is the best solution for htaccess caching
        Posted  
        
            by Chris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2010-03-21T18:47:23Z
        Indexed on 
            2010/03/21
            18:51 UTC
        
        
        Read the original article
        Hit count: 235
        
I have found a number of articles such as this one that talk about using htaccess to cache images and files on your webserver.
But which is best, why, and what is the best implementation of this?
© Stack Overflow or respective owner