Hello guys,
How to set cookies for a domain,is it done via httpd conf
file or through code,and how to have a cookie-free domain,i have to load my
static components on a seperate new domain where there are no cookies is it
done via any web server configurations or just by hosting all
Thanks a lot Eric wil check that!!!
On Sat, Nov 5, 2011 at 7:21 PM, Eric Covener wrote:
> On Sat, Nov 5, 2011 at 12:36 AM, sadakapache sadak
> wrote:
> > Hello guys,
> >
> >Just wanted to know how to configure mod expires
> > in apache w
Hello guys,
Just wanted to know how to configure mod expires
in apache web server,I did used the below tag
ExpiresActive on
ExpiresDefault "access plus 1 hour"
but again Yslow is showing that expires not working