ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<H1 ALIGN="CENTER">Apache module mod_browser</h1>
+<H1 ALIGN="CENTER">Module mod_browser</H1>
This module is contained in the <code>mod_browser.c</code> file, and
is compiled in by default with Apache 1.2 and above. It provides for
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<H1 ALIGN="CENTER">Apache module mod_cern_meta</h1>
+<H1 ALIGN="CENTER">Module mod_cern_meta</H1>
This module is contained in the <code>mod_cern_meta.c</code> file, and
is not compiled in by default. It provides for CERN httpd metafile
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<H1 ALIGN="CENTER">Apache module mod_env</h1>
+<H1 ALIGN="CENTER">Module mod_env</H1>
This module is contained in the <code>mod_env.c</code> file, and
is not compiled in by default. It provides for
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<h1 ALIGN="CENTER">Headers Module</h1>
+<h1 ALIGN="CENTER">Module mod_headers</h1>
The optional headers module allows for the customization of HTTP
response headers. Headers can be merged, replaced or removed. The
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<H1 ALIGN="CENTER">Apache module mod_proxy</h1>
+<H1 ALIGN="CENTER">Module mod_proxy</H1>
This module is contained in the <code>mod_proxy.c</code> file for Apache 1.1.x,
or the <code>modules/proxy</code> subdirectory for Apache 1.2, and