On Sat, Nov 5, 2011 at 12:36 AM, sadakapache sadak <[email protected]> wrote: > Hello guys, > > Just wanted to know how to configure mod expires > in apache web server,I did used the below tag > > <IfModule mod_expires.c> > ExpiresActive on > ExpiresDefault "access plus 1 hour" > </IfModule>
Maybe you didn't load mod_expires. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
