Commit 8f431cf4 authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Make headers also consistent in Apache 1.2.2 docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_1_2_X@78865 13f79535-47bb-0310-9956-ffa450edef68
parent 42324396
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 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
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 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
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 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
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 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