Mailing List Archive

cvs commit: apache/htdocs/manual bind.html cgi_path.html content-negotiation.html custom-error.html dns-caveats.html env.html handler.html header.html host.html index.html install.html install_1_1.html invoking.html keepalive.html location.html man-templa
coar 97/06/03 19:55:52

Modified: htdocs/manual bind.html cgi_path.html
content-negotiation.html custom-error.html
dns-caveats.html env.html handler.html header.html
host.html index.html install.html install_1_1.html
invoking.html keepalive.html location.html
man-template.html multilogs.html
new_features_1_0.html new_features_1_1.html
new_features_1_2.html process-model.html
stopping.html suexec.html unixware.html
vhosts-in-depth.html virtual-host.html
Log:
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?).

Revision Changes Path
1.7 +4 -2 apache/htdocs/manual/bind.html

Index: bind.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/bind.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** bind.html 1997/05/01 05:26:32 1.6
--- bind.html 1997/06/04 02:55:06 1.7
***************
*** 1,9 ****
<html><head>
<title>Setting which addresses and ports Apache uses</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Setting which addresses and ports Apache uses</h1>

<hr>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Setting which addresses and ports Apache uses</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Setting which addresses and ports Apache uses</h1>

<hr>




1.3 +4 -2 apache/htdocs/manual/cgi_path.html

Index: cgi_path.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/cgi_path.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** cgi_path.html 1997/05/01 05:26:33 1.2
--- cgi_path.html 1997/06/04 02:55:08 1.3
***************
*** 1,9 ****
<html><head>
<title>PATH_INFO Changes in the CGI Environment</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>PATH_INFO Changes in the CGI Environment</h1>

<hr>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>PATH_INFO Changes in the CGI Environment</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">PATH_INFO Changes in the CGI Environment</h1>

<hr>




1.9 +3 -3 apache/htdocs/manual/content-negotiation.html

Index: content-negotiation.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/content-negotiation.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** content-negotiation.html 1997/05/01 05:26:33 1.8
--- content-negotiation.html 1997/06/04 02:55:09 1.9
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache Content Negotiation</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Content Negotiation</h1>

Apache's support for content negotiation has been updated to meet the
HTTP/1.1 specification. It can choose the best representation of a
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache Content Negotiation</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Content Negotiation</h1>

Apache's support for content negotiation has been updated to meet the
HTTP/1.1 specification. It can choose the best representation of a



1.7 +3 -2 apache/htdocs/manual/custom-error.html

Index: custom-error.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/custom-error.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** custom-error.html 1997/04/25 20:32:18 1.6
--- custom-error.html 1997/06/04 02:55:10 1.7
***************
*** 1,11 ****
<HTML>
<HEAD>
<TITLE>Custom error responses</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <H1>Custom error responses</H1>

<DL>

--- 1,12 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Custom error responses</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <H1 ALIGN="CENTER">Custom error responses</H1>

<DL>




1.4 +4 -3 apache/htdocs/manual/dns-caveats.html

Index: dns-caveats.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/dns-caveats.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** dns-caveats.html 1997/05/04 20:11:51 1.3
--- dns-caveats.html 1997/06/04 02:55:11 1.4
***************
*** 1,10 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>Issues Regarding DNS and Apache</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Issues Regarding DNS and Apache</h1>

<p>This page could be summarized with the statement: <i>don't require
Apache to use DNS for any parsing of the configuration files</i>.
--- 1,11 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Issues Regarding DNS and Apache</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Issues Regarding DNS and Apache</h1>

<p>This page could be summarized with the statement: <i>don't require
Apache to use DNS for any parsing of the configuration files</i>.



1.3 +3 -3 apache/htdocs/manual/env.html

Index: env.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/env.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** env.html 1997/05/01 05:26:34 1.2
--- env.html 1997/06/04 02:55:12 1.3
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Special Purpose Environment Variables</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Special Purpose Environment Variables</h1>
<P>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
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Special Purpose Environment Variables</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Special Purpose Environment Variables</h1>
<P>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



1.8 +3 -3 apache/htdocs/manual/handler.html

Index: handler.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/handler.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** handler.html 1997/04/16 12:43:20 1.7
--- handler.html 1997/06/04 02:55:13 1.8
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache's Handler Use</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Apache's Handler Use</h1>

<h2>What is a Handler</h2>

--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache's Handler Use</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Apache's Handler Use</h1>

<h2>What is a Handler</h2>




1.2 +3 -1 apache/htdocs/manual/header.html

Index: header.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/header.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C3 -r1.1 -r1.2
*** header.html 1996/11/21 09:32:47 1.1
--- header.html 1997/06/04 02:55:15 1.2
***************
*** 1 ****
! <IMG SRC="images/sub.gif" ALT="[APACHE DOCUMENTATION]">
--- 1,3 ----
! <DIV ALIGN="CENTER">
! <IMG SRC="images/sub.gif" ALT="[APACHE DOCUMENTATION]">
! </DIV>



1.8 +4 -3 apache/htdocs/manual/host.html

Index: host.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/host.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** host.html 1997/05/01 05:26:34 1.7
--- host.html 1997/06/04 02:55:16 1.8
***************
*** 1,10 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>Apache non-IP Virtual Hosts</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Apache non-IP Virtual Hosts</h1>

<strong>See Also:</strong>
<a href="virtual-host.html">Virtual Host Support</a>
--- 1,11 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache non-IP Virtual Hosts</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Apache non-IP Virtual Hosts</h1>

<strong>See Also:</strong>
<a href="virtual-host.html">Virtual Host Support</a>



1.13 +3 -3 apache/htdocs/manual/index.html

Index: index.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C3 -r1.12 -r1.13
*** index.html 1997/05/29 22:04:15 1.12
--- index.html 1997/06/04 02:55:18 1.13
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache documentation</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Apache User's Guide</h1>

<hr>

--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache documentation</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Apache User's Guide</h1>

<hr>




1.8 +3 -3 apache/htdocs/manual/install.html

Index: install.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/install.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** install.html 1997/05/01 05:26:34 1.7
--- install.html 1997/06/04 02:55:19 1.8
***************
*** 1,13 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Compiling and Installing Apache</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->

! <H1>Compiling and Installing Apache 1.2</H1>

<P>If you wish to download and install an earlier version of Apache please
read <A HREF="install_1_1.html">Compiling and Installing Apache 1.1</A>.</P>
--- 1,13 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Compiling and Installing Apache</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->

! <H1 ALIGN="CENTER">Compiling and Installing Apache 1.2</H1>

<P>If you wish to download and install an earlier version of Apache please
read <A HREF="install_1_1.html">Compiling and Installing Apache 1.1</A>.</P>



1.5 +3 -3 apache/htdocs/manual/install_1_1.html

Index: install_1_1.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/install_1_1.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** install_1_1.html 1997/05/01 05:26:35 1.4
--- install_1_1.html 1997/06/04 02:55:20 1.5
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Compiling and Installing Apache</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Compiling and Installing Apache</h1>
<h2>Downloading Apache</h2>
<p>Information on the latest version of Apache can be found on the Apache
web server at http://www.apache.org/. This will list the current release,
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Compiling and Installing Apache</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Compiling and Installing Apache</h1>
<h2>Downloading Apache</h2>
<p>Information on the latest version of Apache can be found on the Apache
web server at http://www.apache.org/. This will list the current release,



1.10 +3 -3 apache/htdocs/manual/invoking.html

Index: invoking.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/invoking.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C3 -r1.9 -r1.10
*** invoking.html 1997/04/25 00:06:59 1.9
--- invoking.html 1997/06/04 02:55:20 1.10
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Starting Apache</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Starting Apache</h1>

<h2>Invoking Apache</h2>
The <code>httpd</code> program is usually run as a daemon which executes
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Starting Apache</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Starting Apache</h1>

<h2>Invoking Apache</h2>
The <code>httpd</code> program is usually run as a daemon which executes



1.6 +4 -2 apache/htdocs/manual/keepalive.html

Index: keepalive.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/keepalive.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** keepalive.html 1997/01/26 01:31:13 1.5
--- keepalive.html 1997/06/04 02:55:20 1.6
***************
*** 1,9 ****
<html><head>
<title>Apache Keep-Alive Support</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Apache Keep-Alive Support</h1>

<hr>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache Keep-Alive Support</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Apache Keep-Alive Support</h1>

<hr>




1.6 +3 -3 apache/htdocs/manual/location.html

Index: location.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/location.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** location.html 1997/02/03 01:17:34 1.5
--- location.html 1997/06/04 02:55:21 1.6
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Access Control by URL</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <H1>Access Control by URL</H1>

<h2><a name="location">The <code>&lt;Location&gt;</code> Directive</a></h2>

--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Access Control by URL</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <H1 ALIGN="CENTER">Access Control by URL</H1>

<h2><a name="location">The <code>&lt;Location&gt;</code> Directive</a></h2>




1.5 +3 -3 apache/htdocs/manual/man-template.html

Index: man-template.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/man-template.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** man-template.html 1997/05/01 05:26:35 1.4
--- man-template.html 1997/06/04 02:55:21 1.5
***************
*** 1,4 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_foobar</TITLE>
--- 1,4 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_foobar</TITLE>
***************
*** 6,14 ****

<!-- read and delete all blockquotes, and this comment -->

! <BODY>
<!--#include virtual="header.html" -->
! <H1>Module mod_foobar</h1>

<blockquote><em>Add this file as a link in modules.html</em></blockquote>

--- 6,14 ----

<!-- read and delete all blockquotes, and this comment -->

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <H1 ALIGN="CENTER">Module mod_foobar</h1>

<blockquote><em>Add this file as a link in modules.html</em></blockquote>




1.4 +3 -3 apache/htdocs/manual/multilogs.html

Index: multilogs.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/multilogs.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** multilogs.html 1997/01/10 08:23:45 1.3
--- multilogs.html 1997/06/04 02:55:21 1.4
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache Multiple Log Files</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Multiple Log Files</h1>

It is now possible to specify multiple log files, each with a fully
customizable format. This is compatible with existing
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache Multiple Log Files</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Multiple Log Files</h1>

It is now possible to specify multiple log files, each with a fully
customizable format. This is compatible with existing



1.5 +3 -3 apache/htdocs/manual/new_features_1_0.html

Index: new_features_1_0.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_0.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** new_features_1_0.html 1996/12/02 18:13:43 1.4
--- new_features_1_0.html 1997/06/04 02:55:22 1.5
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache extra features</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Overview of new features</h1>

<H2>New Features with Apache 1.0</H2>

--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache extra features</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Overview of new features</h1>

<H2>New Features with Apache 1.0</H2>




1.6 +4 -2 apache/htdocs/manual/new_features_1_1.html

Index: new_features_1_1.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** new_features_1_1.html 1996/12/02 18:13:43 1.5
--- new_features_1_1.html 1997/06/04 02:55:23 1.6
***************
*** 1,9 ****
<html><head>
<title>New features with Apache 1.1</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Overview of new features</h1>

<h2>API Changes</h2>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>New features with Apache 1.1</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Overview of new features</h1>

<h2>API Changes</h2>




1.28 +4 -2 apache/htdocs/manual/new_features_1_2.html

Index: new_features_1_2.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_2.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -C3 -r1.27 -r1.28
*** new_features_1_2.html 1997/05/01 05:59:50 1.27
--- new_features_1_2.html 1997/06/04 02:55:24 1.28
***************
*** 1,9 ****
<html><head>
<title>New features with Apache 1.2</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Overview of new features</h1>

<h2>API Changes</h2>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>New features with Apache 1.2</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Overview of new features</h1>

<h2>API Changes</h2>




1.7 +4 -2 apache/htdocs/manual/process-model.html

Index: process-model.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/process-model.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** process-model.html 1997/05/01 05:26:35 1.6
--- process-model.html 1997/06/04 02:55:25 1.7
***************
*** 1,9 ****
<HTML><HEAD>
<TITLE>Server Pool Management</TITLE>
! </HEAD><BODY>

<!--#include virtual="header.html" -->
! <H1>Server Pool Management</H1>

<HR>
<P>
--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML><HEAD>
<TITLE>Server Pool Management</TITLE>
! </HEAD>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <H1 ALIGN="CENTER">Server Pool Management</H1>

<HR>
<P>



1.7 +3 -3 apache/htdocs/manual/stopping.html

Index: stopping.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/stopping.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** stopping.html 1997/05/09 08:42:44 1.6
--- stopping.html 1997/06/04 02:55:25 1.7
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Stopping and Restarting Apache</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->
! <h1>Stopping and Restarting Apache</h1>

<p>You will notice many <code>httpd</code> executables running on your system,
but you should not send signals to any of them except the parent, whose
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Stopping and Restarting Apache</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Stopping and Restarting Apache</h1>

<p>You will notice many <code>httpd</code> executables running on your system,
but you should not send signals to any of them except the parent, whose



1.9 +4 -2 apache/htdocs/manual/suexec.html

Index: suexec.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/suexec.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** suexec.html 1997/05/04 03:46:35 1.8
--- suexec.html 1997/06/04 02:55:26 1.9
***************
*** 1,9 ****
<html><head>
<title>Apache SetUserID Support</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>Apache suEXEC Support</h1>

<hr>

--- 1,11 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache SetUserID Support</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Apache suEXEC Support</h1>

<hr>




1.4 +3 -3 apache/htdocs/manual/unixware.html

Index: unixware.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/unixware.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** unixware.html 1997/05/09 09:34:09 1.3
--- unixware.html 1997/06/04 02:55:26 1.4
***************
*** 1,13 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Compiling Apache under UnixWare</TITLE>
</HEAD>

! <BODY>
<!--#include virtual="header.html" -->

! <H1>Compiling Apache under UnixWare</H1>

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,
--- 1,13 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Compiling Apache under UnixWare</TITLE>
</HEAD>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->

! <H1 ALIGN="CENTER">Compiling Apache under UnixWare</H1>

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,



1.8 +4 -3 apache/htdocs/manual/vhosts-in-depth.html

Index: vhosts-in-depth.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/vhosts-in-depth.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** vhosts-in-depth.html 1997/05/04 20:11:52 1.7
--- vhosts-in-depth.html 1997/06/04 02:55:27 1.8
***************
*** 1,10 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>An In-Depth Discussion of VirtualHost Matching</title>
! </head><body>

<!--#include virtual="header.html" -->
! <h1>An In-Depth Discussion of VirtualHost Matching</h1>

<p>This is a very rough document that was probably out of date the moment
it was written. It attempts to explain exactly what the code does when
--- 1,11 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>An In-Depth Discussion of VirtualHost Matching</title>
! </head>

+ <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">An In-Depth Discussion of VirtualHost Matching</h1>

<p>This is a very rough document that was probably out of date the moment
it was written. It attempts to explain exactly what the code does when



1.11 +3 -3 apache/htdocs/manual/virtual-host.html

Index: virtual-host.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/virtual-host.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** virtual-host.html 1997/05/01 05:26:36 1.10
--- virtual-host.html 1997/06/04 02:55:28 1.11
***************
*** 1,12 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>Apache Server Virtual Host Support</title>
</head>

! <body>
<!--#include virtual="header.html" -->
! <h1>Virtual Host Support</h1>

<strong>See Also:</strong>
<a href="host.html">Non-IP based virtual hosts</a>
--- 1,12 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Apache Server Virtual Host Support</title>
</head>

! <BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
<!--#include virtual="header.html" -->
! <h1 ALIGN="CENTER">Virtual Host Support</h1>

<strong>See Also:</strong>
<a href="host.html">Non-IP based virtual hosts</a>