How can I force Apache to not set cookies for subdomain?
- by Eric
I've set up a specific subdomain on my server for static content -- images.example.com
I'd like to configure Apache to never let cookies be set on that domain. But I'm not sure where/how to do that. Please advise :-)
Thanks!