Serving static files from a different domain
Whilst debugging a site last week, I noticed the following header was being sent to the server with each request (actual name/value removed): Cookie: cookiename=cookievalue When requesting the main PHP…