Striping 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
14:43 UTC
Read the original article
Hit count: 395
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
© Server Fault or respective owner