From: Ralf S. Engelschall Date: Sat, 2 Aug 1997 08:24:08 +0000 (+0000) Subject: Make headers also consistent in Apache 1.2.2 docs. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=141edf0303aaa8311e20316161b1193aedf5615c;p=thirdparty%2Fapache%2Fhttpd.git Make headers also consistent in Apache 1.2.2 docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78866 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/APACHE_1_2_X/htdocs/manual/mod/mod_browser.html b/APACHE_1_2_X/htdocs/manual/mod/mod_browser.html index 551c38c0faf..cd9e39fba1e 100644 --- a/APACHE_1_2_X/htdocs/manual/mod/mod_browser.html +++ b/APACHE_1_2_X/htdocs/manual/mod/mod_browser.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > -

Apache module mod_browser

+

Module mod_browser

This module is contained in the mod_browser.c file, and is compiled in by default with Apache 1.2 and above. It provides for diff --git a/APACHE_1_2_X/htdocs/manual/mod/mod_cern_meta.html b/APACHE_1_2_X/htdocs/manual/mod/mod_cern_meta.html index 98a7410f401..69f52df6aff 100644 --- a/APACHE_1_2_X/htdocs/manual/mod/mod_cern_meta.html +++ b/APACHE_1_2_X/htdocs/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/APACHE_1_2_X/htdocs/manual/mod/mod_env.html b/APACHE_1_2_X/htdocs/manual/mod/mod_env.html index 0ee71931b39..55f3172c36c 100644 --- a/APACHE_1_2_X/htdocs/manual/mod/mod_env.html +++ b/APACHE_1_2_X/htdocs/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/APACHE_1_2_X/htdocs/manual/mod/mod_headers.html b/APACHE_1_2_X/htdocs/manual/mod/mod_headers.html index aed34f04db9..12b8490cdf2 100644 --- a/APACHE_1_2_X/htdocs/manual/mod/mod_headers.html +++ b/APACHE_1_2_X/htdocs/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/APACHE_1_2_X/htdocs/manual/mod/mod_proxy.html b/APACHE_1_2_X/htdocs/manual/mod/mod_proxy.html index f9e5a3a2d9c..c9a38be59f7 100644 --- a/APACHE_1_2_X/htdocs/manual/mod/mod_proxy.html +++ b/APACHE_1_2_X/htdocs/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