summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_log_agent.html
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 /docs/manual/mod/mod_log_agent.html
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
Diffstat (limited to 'docs/manual/mod/mod_log_agent.html')
-rw-r--r--docs/manual/mod/mod_log_agent.html13
1 files changed, 10 insertions, 3 deletions
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.