From: Joshua Slive A possible work around to the theft of service attack described above
would be to perform a reverse DNS lookup on the ip address returned by
diff --git a/docs/manual/misc/FAQ-B.html b/docs/manual/misc/FAQ-B.html
index 540d577192..9a6820ed81 100644
--- a/docs/manual/misc/FAQ-B.html
+++ b/docs/manual/misc/FAQ-B.html
@@ -31,7 +31,7 @@
- $Revision: 1.4 $ ($Date: 2000/11/01 19:18:03 $)
+ $Revision: 1.5 $ ($Date: 2000/11/13 02:03:36 $)
The latest version of this FAQ is always available from the main
@@ -129,7 +129,7 @@
The latest version of the Apache Frequently-Asked Questions list can
always be found at the main Apache web site.
@@ -171,7 +171,7 @@
If you've gone through those steps above that are appropriate and
have obtained no relief, then please do let The Apache
Group know about the problem by
- logging a bug report.
+ logging a bug report.
If your problem involves the server crashing and generating a core
@@ -261,8 +261,8 @@
that may be able to stand behind the software and provide you with
any assurances you may require. You may find links to some of these
vendors at
- <http://www.apache.org/info/support.cgi>.
+ <http://httpd.apache.org/info/support.cgi>.
The Apache HTTP server software is distributed with the following
@@ -291,7 +291,7 @@
The Apache Group encourages patches from outside developers. There
are 2 main "types" of patches: small bugfixes and general
improvements. Bugfixes should be submitting using the Apache bug report page.
+ HREF="http://httpd.apache.org/bug_report.html">bug report page.
Improvements, modifications, and additions should follow the
instructions below.
Check out Dean Gaudet's
- performance tuning page.
+ performance tuning page.
Apache Server Frequently Asked Questions
If you don't see a kit for your platform listed in the binary distribution area - (<URL:http://www.apache.org/dist/binaries/>), + (<URL:http://httpd.apache.org/dist/binaries/>), it means either that the platform isn't available to any of the developers, or that they just haven't gotten around to preparing a binary for it. As this is a voluntary project, diff --git a/docs/manual/misc/FAQ-D.html b/docs/manual/misc/FAQ-D.html index f6f44f9008..f95e504917 100644 --- a/docs/manual/misc/FAQ-D.html +++ b/docs/manual/misc/FAQ-D.html @@ -31,7 +31,7 @@
- $Revision: 1.6 $ ($Date: 2000/07/29 19:43:35 $) + $Revision: 1.7 $ ($Date: 2000/11/13 02:03:36 $)
The latest version of this FAQ is always available from the main
@@ -216,9 +216,9 @@
to rebuild the kernel with that support enabled (it's under the
"General Setup" submenu). Documentation for kernel
building is beyond the scope of this FAQ; you should consult the Kernel
+ HREF="http://www.redhat.com/mirrors/LDP/HOWTO/Kernel-HOWTO.html">Kernel
HOWTO, or the documentation provided with your distribution, or
- a Linux
+ a Linux
newsgroup/mailing list. As a last-resort workaround, you can
comment out the #define USE_SHMGET_SCOREBOARD
definition in the LINUX section of
diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html
index b77893f46e..ade5782d97 100644
--- a/docs/manual/mod/mod_log_config.html
+++ b/docs/manual/mod/mod_log_config.html
@@ -35,7 +35,7 @@ REL="Help"
>Module Identifier: config_log_module
Compatibility: Was an extension module prior to Apache 1.2.