rse 97/08/02 01:24:10
Modified: htdocs/manual/mod Tag: APACHE_1_2_X mod_browser.html
mod_cern_meta.html mod_env.html mod_headers.html
mod_proxy.html
Log:
Make headers also consistent in Apache 1.2.2 docs.
Revision Changes Path
No revision
No revision
1.9.2.1 +1 -1 apache/htdocs/manual/mod/mod_browser.html
Index: mod_browser.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_browser.html,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- mod_browser.html 1997/06/04 16:14:18 1.9
+++ mod_browser.html 1997/08/02 08:24:07 1.9.2.1
@@ -13,7 +13,7 @@
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
1.6.2.1 +1 -1 apache/htdocs/manual/mod/mod_cern_meta.html
Index: mod_cern_meta.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_cern_meta.html,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- mod_cern_meta.html 1997/06/04 16:14:18 1.6
+++ mod_cern_meta.html 1997/08/02 08:24:07 1.6.2.1
@@ -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.6.2.1 +1 -1 apache/htdocs/manual/mod/mod_env.html
Index: mod_env.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_env.html,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- mod_env.html 1997/06/04 16:14:20 1.6
+++ mod_env.html 1997/08/02 08:24:08 1.6.2.1
@@ -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.4.2.1 +1 -1 apache/htdocs/manual/mod/mod_headers.html
Index: mod_headers.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_headers.html,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -r1.4 -r1.4.2.1
--- mod_headers.html 1997/06/04 16:14:20 1.4
+++ mod_headers.html 1997/08/02 08:24:08 1.4.2.1
@@ -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.22.2.3 +1 -1 apache/htdocs/manual/mod/mod_proxy.html
Index: mod_proxy.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_proxy.html,v
retrieving revision 1.22.2.2
retrieving revision 1.22.2.3
diff -u -r1.22.2.2 -r1.22.2.3
--- mod_proxy.html 1997/07/27 17:16:18 1.22.2.2
+++ mod_proxy.html 1997/08/02 08:24:08 1.22.2.3
@@ -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