Serving static content from a cookieless domain
|
12-22-2009, 07:28 AM
Post: #2
|
|||
|
|||
RE: Serving static content from a cookieless domain
1 - You could serve the content from a different sub-domain but if you set any cookies to the top domain it would defeat the purpose.
For example...If your website is at http://www.example.com you could serve static content from images.example.com as long as you never set cookies to example.com (and set them to http://www.example.com instead). 2 - There's really no explicit concept of a "cookieless domain" it is just by convention that you NEVER set cookies on that domain from your pages. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)