Jump to content

Serve static content from a cookieless domain


rabmark2u

Recommended Posts

Hi,

You need to use some CDN service for the same.

Suppose your site is running for the www.example.com then you can use cdn.example.com to serve static content (using CDN). You can set the CDN path from the back office under Advanced Parameters -> Performance.

For any subdomain, the cookie can be removed using the apache config (without using any CDN service) but that would be little tricky (Your server should be dedicated/VPS/Cloud for the same with SSH access & you should also have basic knowledge of apache conf). Check with server hosting if they can do it for you (they need to create a subdomain that will point to same PS directory & they need to disable to cookie from the request header for that subdomain).

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...