summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>1997-06-04 16:14:24 +0000
committerKen Coar <coar@apache.org>1997-06-04 16:14:24 +0000
commit8a147876e28e6267146adb9f8af4920d3c22cd06 (patch)
treea4b22215a3c09871c998643a270be932286ba8f3
parent97829d3fee9d0aca26f0bad657b69717d1ae0399 (diff)
downloadhttpd-8a147876e28e6267146adb9f8af4920d3c22cd06.tar.gz
Online docs appearance rework, pass 1 phase 3: module descriptions.
This is the end of this pass for the online manual. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/core.html13
-rw-r--r--docs/manual/mod/directives.html13
-rw-r--r--docs/manual/mod/header.html4
-rw-r--r--docs/manual/mod/index.html13
-rw-r--r--docs/manual/mod/mod_access.html13
-rw-r--r--docs/manual/mod/mod_actions.html13
-rw-r--r--docs/manual/mod/mod_alias.html13
-rw-r--r--docs/manual/mod/mod_asis.html13
-rw-r--r--docs/manual/mod/mod_auth.html13
-rw-r--r--docs/manual/mod/mod_auth_anon.html13
-rw-r--r--docs/manual/mod/mod_auth_db.html13
-rw-r--r--docs/manual/mod/mod_auth_dbm.html13
-rw-r--r--docs/manual/mod/mod_autoindex.html13
-rw-r--r--docs/manual/mod/mod_cern_meta.html13
-rw-r--r--docs/manual/mod/mod_cgi.html14
-rw-r--r--docs/manual/mod/mod_dir.html13
-rw-r--r--docs/manual/mod/mod_env.html13
-rw-r--r--docs/manual/mod/mod_example.html13
-rw-r--r--docs/manual/mod/mod_expires.html13
-rw-r--r--docs/manual/mod/mod_headers.html13
-rw-r--r--docs/manual/mod/mod_imap.html13
-rw-r--r--docs/manual/mod/mod_include.html13
-rw-r--r--docs/manual/mod/mod_info.html13
-rw-r--r--docs/manual/mod/mod_log_agent.html13
-rw-r--r--docs/manual/mod/mod_log_config.html13
-rw-r--r--docs/manual/mod/mod_log_referer.html13
-rw-r--r--docs/manual/mod/mod_mime.html13
-rw-r--r--docs/manual/mod/mod_negotiation.html13
-rw-r--r--docs/manual/mod/mod_proxy.html13
-rw-r--r--docs/manual/mod/mod_rewrite.html12
-rw-r--r--docs/manual/mod/mod_status.html12
-rw-r--r--docs/manual/mod/mod_userdir.html13
-rw-r--r--docs/manual/mod/mod_usertrack.html13
33 files changed, 323 insertions, 96 deletions
diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html
index 3b27c5bb67..fde6c351a2 100644
--- a/docs/manual/mod/core.html
+++ b/docs/manual/mod/core.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache Core Features</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache Core Features</h1>
+<H1 ALIGN="CENTER">Apache Core Features</h1>
These configuration parameters control the core Apache features, and are
always available.
diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html
index e828ece5e8..23599099c2 100644
--- a/docs/manual/mod/directives.html
+++ b/docs/manual/mod/directives.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache directives</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache directives</H1>
+<H1 ALIGN="CENTER">Apache directives</H1>
<ul>
<li><A HREF="core.html#accessconfig">AccessConfig</A>
diff --git a/docs/manual/mod/header.html b/docs/manual/mod/header.html
index 10ff2126d9..8b23a1ccba 100644
--- a/docs/manual/mod/header.html
+++ b/docs/manual/mod/header.html
@@ -1 +1,3 @@
-<IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]">
+<DIV ALIGN="CENTER">
+ <IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]">
+</DIV>
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html
index 8662e9b852..347393f474 100644
--- a/docs/manual/mod/index.html
+++ b/docs/manual/mod/index.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache modules</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache modules</h1>
+<H1 ALIGN="CENTER">Apache modules</h1>
<P>
Below is a list of all of the modules that come as part of the
diff --git a/docs/manual/mod/mod_access.html b/docs/manual/mod/mod_access.html
index b562853fbc..80c9983105 100644
--- a/docs/manual/mod/mod_access.html
+++ b/docs/manual/mod/mod_access.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_access</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_access</h1>
+<H1 ALIGN="CENTER">Module mod_access</h1>
This module is contained in the <code>mod_access.c</code> file, and
is compiled in by default. It provides access control based on client
diff --git a/docs/manual/mod/mod_actions.html b/docs/manual/mod/mod_actions.html
index 47af987ae9..03709d5a90 100644
--- a/docs/manual/mod/mod_actions.html
+++ b/docs/manual/mod/mod_actions.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Module mod_actions</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_actions</h1>
+<H1 ALIGN="CENTER">Module mod_actions</h1>
This module is contained in the <code>mod_actions.c</code> file, and
is compiled in by default. It provides for
diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html
index 5e2bc92980..c5c89250e3 100644
--- a/docs/manual/mod/mod_alias.html
+++ b/docs/manual/mod/mod_alias.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_alias</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_alias</h1>
+<H1 ALIGN="CENTER">Module mod_alias</h1>
This module is contained in the <code>mod_alias.c</code> file, and
is compiled in by default. It provides for mapping different parts of the
diff --git a/docs/manual/mod/mod_asis.html b/docs/manual/mod/mod_asis.html
index 17f6934351..85e628115e 100644
--- a/docs/manual/mod/mod_asis.html
+++ b/docs/manual/mod/mod_asis.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_asis</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_asis</h1>
+<H1 ALIGN="CENTER">Module mod_asis</h1>
This module is contained in the <code>mod_asis.c</code> file, and
is compiled in by default. It provides for <code>.asis</code> files. Any
diff --git a/docs/manual/mod/mod_auth.html b/docs/manual/mod/mod_auth.html
index 75fe529bca..bfb47a795a 100644
--- a/docs/manual/mod/mod_auth.html
+++ b/docs/manual/mod/mod_auth.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_auth</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_auth</h1>
+<H1 ALIGN="CENTER">Module mod_auth</h1>
This module is contained in the <code>mod_auth.c</code> file, and
is compiled in by default. It provides for user authentication using
diff --git a/docs/manual/mod/mod_auth_anon.html b/docs/manual/mod/mod_auth_anon.html
index 9c69ab0141..c880c34ee1 100644
--- a/docs/manual/mod/mod_auth_anon.html
+++ b/docs/manual/mod/mod_auth_anon.html
@@ -1,11 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_auth_anon.c</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_auth_anon</H1>
+<H1 ALIGN="CENTER">Module mod_auth_anon</H1>
This module is contained in the <code>mod_auth_anon.c</code> file and
is not compiled in by default. It is only available in Apache 1.1 and
diff --git a/docs/manual/mod/mod_auth_db.html b/docs/manual/mod/mod_auth_db.html
index 2afaec7ad0..d97035bf0f 100644
--- a/docs/manual/mod/mod_auth_db.html
+++ b/docs/manual/mod/mod_auth_db.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_auth_db</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_auth_db</h1>
+<H1 ALIGN="CENTER">Module mod_auth_db</h1>
This module is contained in the <code>mod_auth_db.c</code> file, and
is not compiled in by default. It provides for user authentication using
diff --git a/docs/manual/mod/mod_auth_dbm.html b/docs/manual/mod/mod_auth_dbm.html
index 68bd0ed7bd..42e0b64985 100644
--- a/docs/manual/mod/mod_auth_dbm.html
+++ b/docs/manual/mod/mod_auth_dbm.html
@@ -1,13 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_auth_dbm</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_auth_dbm</h1>
+<H1 ALIGN="CENTER">Module mod_auth_dbm</h1>
This module is contained in the <code>mod_auth_dbm.c</code> file, and
is not compiled in by default. It provides for user authentication using
diff --git a/docs/manual/mod/mod_autoindex.html b/docs/manual/mod/mod_autoindex.html
index 413f3164f7..aebd31a5bb 100644
--- a/docs/manual/mod/mod_autoindex.html
+++ b/docs/manual/mod/mod_autoindex.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_dir</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_dir</H1>
+<H1 ALIGN="CENTER">Module mod_dir</H1>
This module is contained in the <code>mod_dir.c</code> file, and
is compiled in by default. It provides for directory indexing.
diff --git a/docs/manual/mod/mod_cern_meta.html b/docs/manual/mod/mod_cern_meta.html
index cd6386c2f4..98a7410f40 100644
--- a/docs/manual/mod/mod_cern_meta.html
+++ b/docs/manual/mod/mod_cern_meta.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Module mod_cern_meta</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache module mod_cern_meta</h1>
+<H1 ALIGN="CENTER">Apache 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
diff --git a/docs/manual/mod/mod_cgi.html b/docs/manual/mod/mod_cgi.html
index c52c80f2bc..fc06cf5c27 100644
--- a/docs/manual/mod/mod_cgi.html
+++ b/docs/manual/mod/mod_cgi.html
@@ -1,14 +1,20 @@
-
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Apache module mod_cgi</title>
</head>
-<body>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Module mod_cgi</h1>
+<h1 ALIGN="CENTER">Module mod_cgi</h1>
This module is contained in the <code>mod_cgi.c</code> file, and
is compiled in by default. It provides for execution of CGI scripts.
diff --git a/docs/manual/mod/mod_dir.html b/docs/manual/mod/mod_dir.html
index 413f3164f7..aebd31a5bb 100644
--- a/docs/manual/mod/mod_dir.html
+++ b/docs/manual/mod/mod_dir.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_dir</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_dir</H1>
+<H1 ALIGN="CENTER">Module mod_dir</H1>
This module is contained in the <code>mod_dir.c</code> file, and
is compiled in by default. It provides for directory indexing.
diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html
index b92d4ec250..0ee71931b3 100644
--- a/docs/manual/mod/mod_env.html
+++ b/docs/manual/mod/mod_env.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_env</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache module mod_env</h1>
+<H1 ALIGN="CENTER">Apache 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
diff --git a/docs/manual/mod/mod_example.html b/docs/manual/mod/mod_example.html
index cffcfbfec3..5ac54af327 100644
--- a/docs/manual/mod/mod_example.html
+++ b/docs/manual/mod/mod_example.html
@@ -1,11 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_example</TITLE>
</HEAD>
- <BODY>
+ <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+ <BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+ >
<!--#include virtual="header.html" -->
- <H1>Module mod_example</h1>
+ <H1 ALIGN="CENTER">Module mod_example</h1>
<P>
This module is contained in the <CODE>modules/mod_example.c</CODE> file, and
<STRONG>is not</STRONG> compiled in by default. It illustrates many of
diff --git a/docs/manual/mod/mod_expires.html b/docs/manual/mod/mod_expires.html
index 2d86c25b0d..3ec53d1156 100644
--- a/docs/manual/mod/mod_expires.html
+++ b/docs/manual/mod/mod_expires.html
@@ -1,11 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_expires</TITLE>
</HEAD>
- <BODY>
+ <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+ <BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+ >
<!--#include virtual="header.html" -->
- <H1>Module mod_expires</H1>
+ <H1 ALIGN="CENTER">Module mod_expires</H1>
<P>
This module is contained in the <CODE>mod_expires.c</CODE> file, and
is <STRONG>not</STRONG> compiled in by default. It provides for the
diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html
index fa05d71dc5..aed34f04db 100644
--- a/docs/manual/mod/mod_headers.html
+++ b/docs/manual/mod/mod_headers.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_headers</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Headers Module</h1>
+<h1 ALIGN="CENTER">Headers Module</h1>
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_imap.html b/docs/manual/mod/mod_imap.html
index 03efa53295..718f3fb683 100644
--- a/docs/manual/mod/mod_imap.html
+++ b/docs/manual/mod/mod_imap.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Apache module mod_imap</title>
</head>
-<body>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Module mod_imap</h1>
+<h1 ALIGN="CENTER">Module mod_imap</h1>
This module is contained in the <code>mod_imap.c</code> file, and is
compiled in by default. It provides for <code>.map</code> files,
diff --git a/docs/manual/mod/mod_include.html b/docs/manual/mod/mod_include.html
index 22c2c8a459..6f51130998 100644
--- a/docs/manual/mod/mod_include.html
+++ b/docs/manual/mod/mod_include.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_include</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_include</H1>
+<H1 ALIGN="CENTER">Module mod_include</H1>
This module is contained in the <code>mod_include.c</code> file, and
is compiled in by default. It provides for server-parsed html
diff --git a/docs/manual/mod/mod_info.html b/docs/manual/mod/mod_info.html
index 34f7ea0a98..dd75349990 100644
--- a/docs/manual/mod/mod_info.html
+++ b/docs/manual/mod/mod_info.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Apache module mod_info</title>
</head>
-<body>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Module mod_info</h1>
+<h1 ALIGN="CENTER">Module mod_info</h1>
This module is contained in the <code>mod_info.c</code> file. It
provides a comprehensive overview of the server configuration
diff --git a/docs/manual/mod/mod_log_agent.html b/docs/manual/mod/mod_log_agent.html
index 5307c76c9d..9e8fa50855 100644
--- a/docs/manual/mod/mod_log_agent.html
+++ b/docs/manual/mod/mod_log_agent.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Module mod_log_agent</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_log_agent</h1>
+<H1 ALIGN="CENTER">Module mod_log_agent</h1>
This module is contained in the <code>mod_log_agent.c</code> file, and is not
compiled in by default. It provides for logging of the client user agents.
diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html
index 32547f6ee6..8ffc86c5cb 100644
--- a/docs/manual/mod/mod_log_config.html
+++ b/docs/manual/mod/mod_log_config.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_log_config</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_log_config</h1>
+<H1 ALIGN="CENTER">Module mod_log_config</h1>
This module is contained in the <code>mod_log_config.c</code> file,
and is compiled in by default in Apache 1.2. mod_log_config replaces
diff --git a/docs/manual/mod/mod_log_referer.html b/docs/manual/mod/mod_log_referer.html
index 9ecc574f78..8a5146491a 100644
--- a/docs/manual/mod/mod_log_referer.html
+++ b/docs/manual/mod/mod_log_referer.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_log_referer</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_log_referer</h1>
+<H1 ALIGN="CENTER">Module mod_log_referer</h1>
This module is contained in the <code>mod_log_referer.c</code> file, and is not
compiled in by default. It provides for logging of the documents which
diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html
index 0ed31554be..fa150c88e0 100644
--- a/docs/manual/mod/mod_mime.html
+++ b/docs/manual/mod/mod_mime.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_mime</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_mime</h1>
+<H1 ALIGN="CENTER">Module mod_mime</h1>
This module is contained in the <code>mod_mime.c</code> file, and is
compiled in by default. It provides for determining the types of files
diff --git a/docs/manual/mod/mod_negotiation.html b/docs/manual/mod/mod_negotiation.html
index 7d7e9680a5..141b74bfe6 100644
--- a/docs/manual/mod/mod_negotiation.html
+++ b/docs/manual/mod/mod_negotiation.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_negotiation</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_negotiation</h1>
+<H1 ALIGN="CENTER">Module mod_negotiation</h1>
This module is contained in the <code>mod_negotiation.c</code> file,
and is compiled in by default. It provides for <A
diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html
index a6e339e171..e0aef68846 100644
--- a/docs/manual/mod/mod_proxy.html
+++ b/docs/manual/mod/mod_proxy.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_proxy</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Apache module mod_proxy</h1>
+<H1 ALIGN="CENTER">Apache 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
diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html
index 9ad315d78e..03eaa5801f 100644
--- a/docs/manual/mod/mod_rewrite.html
+++ b/docs/manual/mod/mod_rewrite.html
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--%hypertext -->
<!-- mod_rewrite.html -->
<!-- Documentation for the mod_rewrite Apache module -->
@@ -6,10 +7,17 @@
<title>Apache module mod_rewrite</title>
</head>
-<body>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Module mod_rewrite (Version 3.0)</h1>
+<h1 ALIGN="CENTER">Module mod_rewrite (Version 3.0)</h1>
This module is contained in the <code>mod_rewrite.c</code> file, with Apache
1.2 and later. It provides a rule-based rewriting engine to rewrite requested
diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html
index bbef25891b..f5a55fa397 100644
--- a/docs/manual/mod/mod_status.html
+++ b/docs/manual/mod/mod_status.html
@@ -1,9 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache module mod_status</title>
-</head><body>
+</head><!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<h1>Module mod_status</h1>
+<h1 ALIGN="CENTER">Module mod_status</h1>
The Status Module is only available in Apache 1.1 and later.<p>
diff --git a/docs/manual/mod/mod_userdir.html b/docs/manual/mod/mod_userdir.html
index 31160dc839..cca87f5020 100644
--- a/docs/manual/mod/mod_userdir.html
+++ b/docs/manual/mod/mod_userdir.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_userdir</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_userdir</h1>
+<H1 ALIGN="CENTER">Module mod_userdir</h1>
This module is contained in the <code>mod_userdir.c</code> file, and
is compiled in by default. It provides for user-specific directories.
diff --git a/docs/manual/mod/mod_usertrack.html b/docs/manual/mod/mod_usertrack.html
index b73073e53c..585e45d64d 100644
--- a/docs/manual/mod/mod_usertrack.html
+++ b/docs/manual/mod/mod_usertrack.html
@@ -1,12 +1,19 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_usertrack</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
-<H1>Module mod_usertrack</h1>
+<H1 ALIGN="CENTER">Module mod_usertrack</h1>
Previous releases of Apache have included a module which generates a
'clickstream' log of user activity on a site using cookies. This was