web services - How to setup cookieless domain in Lighttpd? -


I want to set up the domain with inactive cookies, to serve static content.

Do not set a cookie on your domain, seriously. Just all you have to do.

Just use a subdomain, and make sure you do not hit that scripting solution (php, python, whatever) anywhere on that domain. Also, make sure that you do not have any light module enabled so that the reason for the cookie is created (I'm not sure whether anyone is or not, but to test the best).


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -