From eee9b96657d7b176cbf6e267a41b11540266ae2d Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 2 Dec 2005 20:02:28 +0000 Subject: [PATCH] Try to help all the people coming in from search engines who wind up at the wrong docs by including pointers back to the doc index in the 1.3 docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@351825 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/header.html | 8 ++++++-- htdocs/manual/howto/header.html | 6 +++++- htdocs/manual/index.html.en | 3 +++ htdocs/manual/misc/header.html | 7 ++++++- htdocs/manual/mod/header.html | 7 ++++++- htdocs/manual/programs/header.html | 7 ++++++- htdocs/manual/vhosts/header.html | 7 ++++++- 7 files changed, 38 insertions(+), 7 deletions(-) diff --git a/htdocs/manual/header.html b/htdocs/manual/header.html index f2bb862c00d..acd7552943e 100644 --- a/htdocs/manual/header.html +++ b/htdocs/manual/header.html @@ -1,6 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION] + +

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

-

Apache HTTP Server

diff --git a/htdocs/manual/howto/header.html b/htdocs/manual/howto/header.html index 272a770308e..c89e99474c5 100644 --- a/htdocs/manual/howto/header.html +++ b/htdocs/manual/howto/header.html @@ -1,6 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

+
diff --git a/htdocs/manual/index.html.en b/htdocs/manual/index.html.en index eba1c9365a9..8237b2e8e52 100644 --- a/htdocs/manual/index.html.en +++ b/htdocs/manual/index.html.en @@ -52,6 +52,9 @@

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

diff --git a/htdocs/manual/misc/header.html b/htdocs/manual/misc/header.html index 09a28d8ca6c..c89e99474c5 100644 --- a/htdocs/manual/misc/header.html +++ b/htdocs/manual/misc/header.html @@ -1,5 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

+
+ diff --git a/htdocs/manual/mod/header.html b/htdocs/manual/mod/header.html index 09a28d8ca6c..c89e99474c5 100644 --- a/htdocs/manual/mod/header.html +++ b/htdocs/manual/mod/header.html @@ -1,5 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

+
+ diff --git a/htdocs/manual/programs/header.html b/htdocs/manual/programs/header.html index 09a28d8ca6c..c89e99474c5 100644 --- a/htdocs/manual/programs/header.html +++ b/htdocs/manual/programs/header.html @@ -1,5 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

+
+ diff --git a/htdocs/manual/vhosts/header.html b/htdocs/manual/vhosts/header.html index 09a28d8ca6c..c89e99474c5 100644 --- a/htdocs/manual/vhosts/header.html +++ b/htdocs/manual/vhosts/header.html @@ -1,5 +1,10 @@
- [APACHE DOCUMENTATION] + [APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

+

Is this the version you want? For more recent + versions, check our documentation + index.

+
+ -- 2.47.2