On Mon, Jun 6, 2011 at 1:52 AM, DW <xfs...@hotmail.com> 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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to