From d9cfdc7b8f5d64766c412a94d9f140f6517a39d8 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Thu, 24 Oct 2002 20:28:25 +0000 Subject: [PATCH] fix and clarify links to the online doco. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97292 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html.en | 5 +++-- docs/manual/install.xml | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index e1567b5a07..40dfd1835f 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -530,8 +530,9 @@ seperated by a colon.

$ vi PREFIX/conf/httpd.conf

-

Have a look at the Apache manual under docs/manual/ or http://httpd.apache.org/docs-2.0/ - for a complete reference of available configuration directives.

+

Have a look at the Apache manual under docs/manual/ or consult http://httpd.apache.org/docs-2.0/ + for the most recent version of this manual and a complete reference of + available configuration directives.

top

Test

Now you can start your Apache diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 6d450c2c57..1f658d9a09 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -563,10 +563,10 @@ seperated by a colon. $ vi PREFIX/conf/httpd.conf

Have a look at the Apache manual under docs/manual/ or http://httpd.apache.org/docs-2.0/ - for a complete reference of available configuration directives.

+ href="./">docs/manual/ or consult http://httpd.apache.org/docs-2.0/ + for the most recent version of this manual and a complete reference of + available configuration directives.

Test @@ -586,4 +586,4 @@ seperated by a colon. $ PREFIX/bin/apachectl stop
- \ No newline at end of file + -- 2.40.0