From 0c992886a6f99512ba30772fec106cd12d2e08b7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 2 Aug 1997 08:24:08 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_cern_meta.html | 2 +- docs/manual/mod/mod_env.html | 2 +- docs/manual/mod/mod_headers.html | 2 +- docs/manual/mod/mod_proxy.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_cern_meta.html b/docs/manual/mod/mod_cern_meta.html index 98a7410f401..69f52df6aff 100644 --- a/docs/manual/mod/mod_cern_meta.html +++ b/docs/manual/mod/mod_cern_meta.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > -

Apache module mod_cern_meta

+

Module mod_cern_meta

This module is contained in the mod_cern_meta.c file, and is not compiled in by default. It provides for CERN httpd metafile diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html index 0ee71931b39..55f3172c36c 100644 --- a/docs/manual/mod/mod_env.html +++ b/docs/manual/mod/mod_env.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > -

Apache module mod_env

+

Module mod_env

This module is contained in the mod_env.c file, and is not compiled in by default. It provides for diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html index aed34f04db9..12b8490cdf2 100644 --- a/docs/manual/mod/mod_headers.html +++ b/docs/manual/mod/mod_headers.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > -

Headers Module

+

Module mod_headers

The optional headers module allows for the customization of HTTP response headers. Headers can be merged, replaced or removed. The diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html index f9e5a3a2d9c..c9a38be59f7 100644 --- a/docs/manual/mod/mod_proxy.html +++ b/docs/manual/mod/mod_proxy.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > -

Apache module mod_proxy

+

Module mod_proxy

This module is contained in the mod_proxy.c file for Apache 1.1.x, or the modules/proxy subdirectory for Apache 1.2, and -- 2.47.2