Good morning / afternoon peoples
I was just speeding up my page using googles page speed tool and it mentioned something about serve certain content from a cookieless domain.
I use lighttpd and wondered if it was at all possible to match certain file extensions and not send cookies with those files ?
I dont have an alternative to use a CDN so I need to do it on the same webserver - which might end up being SSL so I have to be really careful about my ssl because it is not a wildcard certificate.
Thanks in advance
Alex