Stripping cookies from image files ?
        Posted  
        
            by iTech
        on Server Fault
        
        See other posts from Server Fault
        
            or by iTech
        
        
        
        Published on 2010-03-23T14:40:28Z
        Indexed on 
            2010/03/23
            18:03 UTC
        
        
        Read the original article
        Hit count: 335
        
Hi,
I want to achieve cookie free image serving as discussed here :
http://code.google.com/speed/page-speed/docs/request.html#ServeFromCookielessDomain
I have created a new sub-domain "static.example.com" serving only images, javscript and css (file serving restrictions made via filesmatch.conf file) , pls. tell how to make it serve cookie free images.
Thanks
© Server Fault or respective owner