Striping cookies from image files ?
- by iTech
Hi,
I want to achieve cookie free image serving as discussed here :
Blockquote
http://code.google.com/speed/page-speed/docs/request.html#ServeFromCookielessDomain
Blockquote
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 server cookie free images.
Thanks