Re: [users@httpd] Re: IfModule mod_expires.so

2011-06-06 Thread Igor Cicimov
Looks like you still don't understand what the problem is. Replace the line with or Removing ifModule statement will work of course since the one you have is wrong. Igor On Tue, Jun 7, 2011 at 10:33 AM, DW wrote: > Tom Evans wrote: > > On Mon, Jun 6, 2011 at 1:52 AM, DW wrote: > >> > > > >

[users@httpd] Re: IfModule mod_expires.so

2011-06-06 Thread DW
Tom Evans wrote: > On Mon, Jun 6, 2011 at 1:52 AM, DW wrote: >> > > is looking for a module file name or module name. In this > case, it would be either 'mod_expires.c' or 'expires_module'. > > It is enabled in my config file. I have already tried to do something like this but it is still no