From 96b520b267193e71c3851a6ae79ad34efec4aaec Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Wed, 11 Feb 1998 15:14:35 +0000 Subject: [PATCH] Clean up some references to "bugdb.cgi". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80190 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 8 ++++---- docs/manual/misc/compat_notes.html | 2 +- docs/manual/misc/security_tips.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index cb60838535..c1237dc271 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.105 $ ($Date: 1998/02/05 09:58:38 $) + $Revision: 1.106 $ ($Date: 1998/02/11 15:14:33 $)

The latest version of this FAQ is always available from the main @@ -482,7 +482,7 @@ Most problems that get reported to The Apache Group are recorded in the bug database. Please check the existing reports, open and closed, before adding one. If you find @@ -516,7 +516,7 @@ have obtained no relief, then please do let The Apache Group know about the problem by logging a bug report.

@@ -1564,7 +1564,7 @@ issues is the cause of your problem, and it hasn't been reported before, please submit a problem report. Be sure to include complete details, such as the compiler & OS versions and exact error messages. diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 213fc302f4..ab3cc87ac9 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -22,7 +22,7 @@ that the parser for config and access control files was rewritten from scratch, so certain liberties the earlier servers took may not be available here. These are all easily fixable. If you know of other non-fatal problems that belong here, let us know. +HREF="http://www.apache.org/bug_report.html">let us know.

Please also check the known bugs page, and the known client diff --git a/docs/manual/misc/security_tips.html b/docs/manual/misc/security_tips.html index ce261b132c..0ec79e5f71 100644 --- a/docs/manual/misc/security_tips.html +++ b/docs/manual/misc/security_tips.html @@ -216,7 +216,7 @@ include the following line in your server configuration files:


Please send any other useful security tips to The Apache Group by filling out a -problem report, or by +problem report, or by sending mail to apache-bugs@mail.apache.org

-- 2.50.1