From: Ken Coar Date: Wed, 4 Jun 1997 02:55:26 +0000 (+0000) Subject: Documentation appearance rework, pass 1, phase 1: background, X-Git-Tag: 1.2.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff22e8e2aa6bb837507ca103118d49a118a531b;p=thirdparty%2Fapache%2Fhttpd.git Documentation appearance rework, pass 1, phase 1: background, aligning first H1 and image in the centre. This is just the top-level htdocs/manual directory. Still to do: subordinate directories, format normalisation (to HR or not to HR?). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.html b/docs/manual/bind.html index 0e75a17d051..f8c7f617a41 100644 --- a/docs/manual/bind.html +++ b/docs/manual/bind.html @@ -1,9 +1,11 @@ + Setting which addresses and ports Apache uses - + + -

Setting which addresses and ports Apache uses

+

Setting which addresses and ports Apache uses


diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 0e75a17d051..f8c7f617a41 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -1,9 +1,11 @@ + Setting which addresses and ports Apache uses - + + -

Setting which addresses and ports Apache uses

+

Setting which addresses and ports Apache uses


diff --git a/docs/manual/cgi_path.html b/docs/manual/cgi_path.html index 84b92f9c2fe..dea89f13f73 100644 --- a/docs/manual/cgi_path.html +++ b/docs/manual/cgi_path.html @@ -1,9 +1,11 @@ + PATH_INFO Changes in the CGI Environment - + + -

PATH_INFO Changes in the CGI Environment

+

PATH_INFO Changes in the CGI Environment


diff --git a/docs/manual/cgi_path.html.en b/docs/manual/cgi_path.html.en index 84b92f9c2fe..dea89f13f73 100644 --- a/docs/manual/cgi_path.html.en +++ b/docs/manual/cgi_path.html.en @@ -1,9 +1,11 @@ + PATH_INFO Changes in the CGI Environment - + + -

PATH_INFO Changes in the CGI Environment

+

PATH_INFO Changes in the CGI Environment


diff --git a/docs/manual/content-negotiation.html b/docs/manual/content-negotiation.html index 7d70b3536af..b920a181de9 100644 --- a/docs/manual/content-negotiation.html +++ b/docs/manual/content-negotiation.html @@ -1,12 +1,12 @@ - + Apache Content Negotiation - + -

Content Negotiation

+

Content Negotiation

Apache's support for content negotiation has been updated to meet the HTTP/1.1 specification. It can choose the best representation of a diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 7d70b3536af..b920a181de9 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -1,12 +1,12 @@ - + Apache Content Negotiation - + -

Content Negotiation

+

Content Negotiation

Apache's support for content negotiation has been updated to meet the HTTP/1.1 specification. It can choose the best representation of a diff --git a/docs/manual/custom-error.html b/docs/manual/custom-error.html index 09b4cf52614..b2e47411294 100644 --- a/docs/manual/custom-error.html +++ b/docs/manual/custom-error.html @@ -1,11 +1,12 @@ + Custom error responses - + -

Custom error responses

+

Custom error responses

diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index 09b4cf52614..b2e47411294 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -1,11 +1,12 @@ + Custom error responses - + -

Custom error responses

+

Custom error responses

diff --git a/docs/manual/dns-caveats.html b/docs/manual/dns-caveats.html index bf2d035159a..bdff369b553 100644 --- a/docs/manual/dns-caveats.html +++ b/docs/manual/dns-caveats.html @@ -1,10 +1,11 @@ - + Issues Regarding DNS and Apache - + + -

Issues Regarding DNS and Apache

+

Issues Regarding DNS and Apache

This page could be summarized with the statement: don't require Apache to use DNS for any parsing of the configuration files. diff --git a/docs/manual/env.html b/docs/manual/env.html index 0f0ca5ba2e2..26d07db1517 100644 --- a/docs/manual/env.html +++ b/docs/manual/env.html @@ -1,12 +1,12 @@ - + Special Purpose Environment Variables - + -

Special Purpose Environment Variables

+

Special Purpose Environment Variables

Interoperability problems have led to the introduction of mechanisms to modify the way Apache behaves when talking to particular clients. To make these mechanisms as flexible as possible, they diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index 0f0ca5ba2e2..26d07db1517 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -1,12 +1,12 @@ - + Special Purpose Environment Variables - + -

Special Purpose Environment Variables

+

Special Purpose Environment Variables

Interoperability problems have led to the introduction of mechanisms to modify the way Apache behaves when talking to particular clients. To make these mechanisms as flexible as possible, they diff --git a/docs/manual/handler.html b/docs/manual/handler.html index c8ca434f130..07e5a8731b9 100644 --- a/docs/manual/handler.html +++ b/docs/manual/handler.html @@ -1,12 +1,12 @@ - + Apache's Handler Use - + -

Apache's Handler Use

+

Apache's Handler Use

What is a Handler

diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index c8ca434f130..07e5a8731b9 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -1,12 +1,12 @@ - + Apache's Handler Use - + -

Apache's Handler Use

+

Apache's Handler Use

What is a Handler

diff --git a/docs/manual/header.html b/docs/manual/header.html index cee5c5e8077..a6e66f69a18 100644 --- a/docs/manual/header.html +++ b/docs/manual/header.html @@ -1 +1,3 @@ -[APACHE DOCUMENTATION] +
+ [APACHE DOCUMENTATION] +
diff --git a/docs/manual/install.html b/docs/manual/install.html index e3a7bc09839..25ad6b31c87 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -1,13 +1,13 @@ - + Compiling and Installing Apache - + -

Compiling and Installing Apache 1.2

+

Compiling and Installing Apache 1.2

If you wish to download and install an earlier version of Apache please read Compiling and Installing Apache 1.1.

diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index e3a7bc09839..25ad6b31c87 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -1,13 +1,13 @@ - + Compiling and Installing Apache - + -

Compiling and Installing Apache 1.2

+

Compiling and Installing Apache 1.2

If you wish to download and install an earlier version of Apache please read Compiling and Installing Apache 1.1.

diff --git a/docs/manual/invoking.html b/docs/manual/invoking.html index 7534bc055f5..c25a0f7662c 100644 --- a/docs/manual/invoking.html +++ b/docs/manual/invoking.html @@ -1,12 +1,12 @@ - + Starting Apache - + -

Starting Apache

+

Starting Apache

Invoking Apache

The httpd program is usually run as a daemon which executes diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 7534bc055f5..c25a0f7662c 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -1,12 +1,12 @@ - + Starting Apache - + -

Starting Apache

+

Starting Apache

Invoking Apache

The httpd program is usually run as a daemon which executes diff --git a/docs/manual/location.html b/docs/manual/location.html index e6e39a012ad..95b24192418 100644 --- a/docs/manual/location.html +++ b/docs/manual/location.html @@ -1,12 +1,12 @@ - + Access Control by URL - + -

Access Control by URL

+

Access Control by URL

The <Location> Directive

diff --git a/docs/manual/platform/unixware.html b/docs/manual/platform/unixware.html index fac7f5bb2f0..ca1b15513ca 100644 --- a/docs/manual/platform/unixware.html +++ b/docs/manual/platform/unixware.html @@ -1,13 +1,13 @@ - + Compiling Apache under UnixWare - + -

Compiling Apache under UnixWare

+

Compiling Apache under UnixWare

To compile a working copy of Apache under UnixWare, there are several other steps you may need to take. These prevent such problems as zombie processes, diff --git a/docs/manual/process-model.html b/docs/manual/process-model.html index 036f7542b39..f3327d7993a 100644 --- a/docs/manual/process-model.html +++ b/docs/manual/process-model.html @@ -1,9 +1,11 @@ + Server Pool Management - + + -

Server Pool Management

+

Server Pool Management


diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index 7dd04b5e927..6a657a04b72 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -1,12 +1,12 @@ - + Stopping and Restarting Apache - + -

Stopping and Restarting Apache

+

Stopping and Restarting Apache

You will notice many httpd executables running on your system, but you should not send signals to any of them except the parent, whose diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 7dd04b5e927..6a657a04b72 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -1,12 +1,12 @@ - + Stopping and Restarting Apache - + -

Stopping and Restarting Apache

+

Stopping and Restarting Apache

You will notice many httpd executables running on your system, but you should not send signals to any of them except the parent, whose diff --git a/docs/manual/suexec.html b/docs/manual/suexec.html index 239217988d4..8a1e82e2638 100644 --- a/docs/manual/suexec.html +++ b/docs/manual/suexec.html @@ -1,9 +1,11 @@ + Apache SetUserID Support - + + -

Apache suEXEC Support

+

Apache suEXEC Support


diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 239217988d4..8a1e82e2638 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -1,9 +1,11 @@ + Apache SetUserID Support - + + -

Apache suEXEC Support

+

Apache suEXEC Support