summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>1997-06-04 11:42:58 +0000
committerKen Coar <coar@apache.org>1997-06-04 11:42:58 +0000
commit97829d3fee9d0aca26f0bad657b69717d1ae0399 (patch)
tree8f5c627b241493bad061ba1333f292d210e5585d
parent6e5d24ac49a87ab8cf4b8a31988370368e512749 (diff)
downloadhttpd-97829d3fee9d0aca26f0bad657b69717d1ae0399.tar.gz
Online docs appearance rework: pass 1, phase 2 - the
htdocs/manual/misc directory. Colour scheme set up and page-top stuff centred. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78225 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/developer/API.html12
-rw-r--r--docs/manual/misc/API.html12
-rw-r--r--docs/manual/misc/FAQ.html15
-rw-r--r--docs/manual/misc/client_block_api.html13
-rw-r--r--docs/manual/misc/compat_notes.html12
-rw-r--r--docs/manual/misc/fin_wait_2.html13
-rw-r--r--docs/manual/misc/header.html4
-rw-r--r--docs/manual/misc/howto.html13
-rw-r--r--docs/manual/misc/index.html13
-rw-r--r--docs/manual/misc/security_tips.html13
-rw-r--r--docs/manual/platform/perf-bsd44.html12
-rw-r--r--docs/manual/platform/perf-dec.html12
-rw-r--r--docs/manual/platform/perf.html13
13 files changed, 124 insertions, 33 deletions
diff --git a/docs/manual/developer/API.html b/docs/manual/developer/API.html
index 98c442a84f..ad539e2abb 100644
--- a/docs/manual/developer/API.html
+++ b/docs/manual/developer/API.html
@@ -1,9 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache API notes</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 API notes</h1>
+<h1 ALIGN="CENTER">Apache API notes</h1>
These are some notes on the Apache API and the data structures you
have to deal with, etc. They are not yet nearly complete, but
diff --git a/docs/manual/misc/API.html b/docs/manual/misc/API.html
index 98c442a84f..ad539e2abb 100644
--- a/docs/manual/misc/API.html
+++ b/docs/manual/misc/API.html
@@ -1,9 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache API notes</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 API notes</h1>
+<h1 ALIGN="CENTER">Apache API notes</h1>
These are some notes on the Apache API and the data structures you
have to deal with, etc. They are not yet nearly complete, but
diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html
index 940151a90b..94d257d661 100644
--- a/docs/manual/misc/FAQ.html
+++ b/docs/manual/misc/FAQ.html
@@ -1,14 +1,21 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache Server Frequently Asked Questions</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 Server Frequently Asked Questions</H1>
+ <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
<P>
- $Revision: 1.62 $ ($Date: 1997/05/30 19:33:04 $)
+ $Revision: 1.63 $ ($Date: 1997/06/04 11:42:55 $)
</P>
<P>
The latest version of this FAQ is always available from the main
diff --git a/docs/manual/misc/client_block_api.html b/docs/manual/misc/client_block_api.html
index a42420af20..2458e0ec7f 100644
--- a/docs/manual/misc/client_block_api.html
+++ b/docs/manual/misc/client_block_api.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>Reading Client Input in Apache 1.2</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>Reading Client Input in Apache 1.2</h1>
+<H1 ALIGN="CENTER">Reading Client Input in Apache 1.2</h1>
<hr>
diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html
index b1dde52449..56e20bb080 100644
--- a/docs/manual/misc/compat_notes.html
+++ b/docs/manual/misc/compat_notes.html
@@ -1,9 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML><HEAD>
<TITLE>Apache HTTP Server: Compatibility Notes with NCSA's Server</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" -->
-<H3>Compatibility Notes with NCSA's Server</H3>
+<H1 ALIGN="CENTER">Compatibility Notes with NCSA's Server</H1>
<HR>
diff --git a/docs/manual/misc/fin_wait_2.html b/docs/manual/misc/fin_wait_2.html
index 3bc2814467..48e10874af 100644
--- a/docs/manual/misc/fin_wait_2.html
+++ b/docs/manual/misc/fin_wait_2.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Connections in FIN_WAIT_2 and Apache</TITLE>
@@ -6,10 +6,17 @@
</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>Connections in the FIN_WAIT_2 state and Apache</H1>
+<H1 ALIGN="CENTER">Connections in the FIN_WAIT_2 state and Apache</H1>
<OL>
<LI><H2>What is the FIN_WAIT_2 state?</H2>
Starting with the Apache 1.2 betas, people are reporting many more
diff --git a/docs/manual/misc/header.html b/docs/manual/misc/header.html
index 10ff2126d9..8b23a1ccba 100644
--- a/docs/manual/misc/header.html
+++ b/docs/manual/misc/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/misc/howto.html b/docs/manual/misc/howto.html
index fba0310c50..98a1843e83 100644
--- a/docs/manual/misc/howto.html
+++ b/docs/manual/misc/howto.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="description" CONTENT="Some 'how to' tips for the Apache httpd server">
@@ -6,9 +6,16 @@
<TITLE>Apache HOWTO documentation</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 HOWTO documentation</H1>
+<H1 ALIGN="CENTER">Apache HOWTO documentation</H1>
How to:
<ul>
diff --git a/docs/manual/misc/index.html b/docs/manual/misc/index.html
index e826fdc0d5..127b1f2f0d 100644
--- a/docs/manual/misc/index.html
+++ b/docs/manual/misc/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 Miscellaneous Documentation</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 Miscellaneous Documentation</h1>
+ <H1 ALIGN="CENTER">Apache Miscellaneous Documentation</h1>
<P>
Below is a list of additional documentation pages that apply to the
diff --git a/docs/manual/misc/security_tips.html b/docs/manual/misc/security_tips.html
index d2e3eb69fc..cba41ada90 100644
--- a/docs/manual/misc/security_tips.html
+++ b/docs/manual/misc/security_tips.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 HTTP Server: Security Tips</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>Security Tips for Server Configuration</H1>
+<H1 ALIGN="CENTER">Security Tips for Server Configuration</H1>
<hr>
diff --git a/docs/manual/platform/perf-bsd44.html b/docs/manual/platform/perf-bsd44.html
index ffcf4d845a..0a1661b7ca 100644
--- a/docs/manual/platform/perf-bsd44.html
+++ b/docs/manual/platform/perf-bsd44.html
@@ -1,13 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Running a High-Performance Web Server for BSD</title>
</head>
-<body>
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<A NAME="initial">
<!--#include virtual="header.html" -->
</A>
-<H2>Running a High-Performance Web Server for BSD</H2>
+<H1 ALIGN="CENTER">Running a High-Performance Web Server for BSD</H1>
Like other OS's, the listen queue is often the <b>first limit hit</b>. The
following are comments from "Aaron Gifford &lt;agifford@InfoWest.COM&gt;"
diff --git a/docs/manual/platform/perf-dec.html b/docs/manual/platform/perf-dec.html
index 6dc97c3a16..7cc8bb1308 100644
--- a/docs/manual/platform/perf-dec.html
+++ b/docs/manual/platform/perf-dec.html
@@ -1,10 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Performance Tuning Tips for Digital Unix</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>Performance Tuning Tips for Digital Unix</H1>
+<H1 ALIGN="CENTER">Performance Tuning Tips for Digital Unix</H1>
Below is a set of newsgroup posts made by an engineer from DEC in
response to queries about how to modify DEC's Digital Unix OS for more
diff --git a/docs/manual/platform/perf.html b/docs/manual/platform/perf.html
index 4ee43fb98c..96c48ea199 100644
--- a/docs/manual/platform/perf.html
+++ b/docs/manual/platform/perf.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>Hints on Running a High-Performance Web Server</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" -->
-<h2>Hints on Running a High-Performance Web Server</H2>
+<h1 ALIGN="CENTER">Hints on Running a High-Performance Web Server</H1>
Running Apache on a heavily loaded web server, one often encounters
problems related to the machine and OS configuration. "Heavy" is