On Mon, Jun 6, 2011 at 1:52 AM, DW <[email protected]> wrote:
>
>
> Why does this code never works properly on my server?  i.e. it freezes
> my server and no pages are rendered.
>
> <IfModule mod_expires.so>

<IfModule> is looking for a module file name or module name. In this
case, it would be either 'mod_expires.c' or 'expires_module'.


Cheers

Tom

---------------------------------------------------------------------
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]

Reply via email to