Re: [users@httpd] mod expires configuration

2011-11-06 Thread sadakapache sadak
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 web server,I did used the below tag

Re: [users@httpd] mod expires configuration

2011-11-05 Thread Eric Covener
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 web server,I did used the below tag > >   >      ExpiresActive on >       ExpiresDefault "access plus 1 hour" >   Maybe you didn't load mod_

[users@httpd] mod expires configuration

2011-11-04 Thread sadakapache sadak
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