coar 98/02/11 07:14:37
Modified: htdocs/manual/misc FAQ.html compat_notes.html known_bugs.html security_tips.html Log: Clean up some references to "bugdb.cgi". Revision Changes Path 1.106 +4 -4 apache-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/FAQ.html,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- FAQ.html 1998/02/05 09:58:38 1.105 +++ FAQ.html 1998/02/11 15:14:33 1.106 @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.105 $ ($Date: 1998/02/05 09:58:38 $) + $Revision: 1.106 $ ($Date: 1998/02/11 15:14:33 $) </P> <P> 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 <A - HREF="http://www.apache.org/bugdb.cgi" + HREF="http://bugs.apache.org/" >bug database</A>. <EM><STRONG>Please</STRONG> check the existing reports, open <STRONG>and</STRONG> closed, before adding one.</EM> If you find @@ -516,7 +516,7 @@ have obtained no relief, then please <EM>do</EM> let The Apache Group know about the problem by <A - HREF="http://www.apache.org/bugdb.cgi" + HREF="http://www.apache.org/bug_report.html" >logging a bug report</A>. </P> <P> @@ -1564,7 +1564,7 @@ issues is the cause of your problem, and it hasn't been reported before, please submit a <A - HREF="http://www.apache.org/bugdb.cgi" + HREF="http://www.apache.org/bug_report.html" >problem report</A>. Be sure to include <EM>complete</EM> details, such as the compiler & OS versions and exact error messages. 1.19 +1 -1 apache-1.3/htdocs/manual/misc/compat_notes.html Index: compat_notes.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/compat_notes.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- compat_notes.html 1998/01/26 16:53:49 1.18 +++ compat_notes.html 1998/02/11 15:14:34 1.19 @@ -22,7 +22,7 @@ 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, <A -HREF="http://www.apache.org/bugdb.cgi">let us know.</A> +HREF="http://www.apache.org/bug_report.html">let us know.</A> <P>Please also check the <A HREF="known_bugs.html">known bugs</A> page, and the <A HREF="known_client_problems.html">known client 1.43 +11 -11 apache-1.3/htdocs/manual/misc/known_bugs.html Index: known_bugs.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/known_bugs.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- known_bugs.html 1998/02/09 18:32:33 1.42 +++ known_bugs.html 1998/02/11 15:14:35 1.43 @@ -16,7 +16,7 @@ <H1 ALIGN="CENTER">Known Bugs in Apache</H1> The most up-to-date resource for bug tracking and information is the -<A HREF="http://www.apache.org/bugdb.cgi">Apache bug database</A>. +<A HREF="http://bugs.apache.org/index">Apache bug database</A>. Significant bugs at release time will also be noted there. If you are running a 1.2 beta release or version 1.1.3 or earlier and think you have found a bug, please upgrade to 1.2. Many bugs @@ -119,7 +119,7 @@ <CODE>USE_xxxxx_SERIALIZED_ACCEPT</CODE> definitions, see the source file <CODE>conf.h</CODE> for your architecture. This is being tracked as - <A HREF="http://www.apache.org/bugdb.cgi/full/467">PR#467</A>. + <A HREF="http://bugs.apache.org/index/full/467">PR#467</A>. <P>To resolve this problem, we are adding one of the above settings to the default settings for platforms as we discover which is appropriate for them. <STRONG>New as of 1.3b3:</STRONG> the server will @@ -131,7 +131,7 @@ <LI> The PATH_INFO part of a request URI cannot include the sequence <CODE>%2f</CODE>. This will be tracked as - <A HREF="http://www.apache.org/bugdb.cgi/full/543">PR#543</A>. + <A HREF="http://bugs.apache.org/index/full/543">PR#543</A>. </LI><P> <LI>Users of early 1.2 betas reported problems with many @@ -154,14 +154,14 @@ Compiling on Solaris 2 with SunSoft's C compiler gives the warning <CODE>"mod_include.c", line 1123: warning: end-of-loop code not reached</CODE>. This is a bogus warning and can be ignored. - See <A HREF="http://www.apache.org/bugdb.cgi/full/681">PR#681</A>. + See <A HREF="http://bugs.apache.org/index/full/681">PR#681</A>. </LI><P> <LI>If compilation fails complaining about "unknown symbol __inet_ntoa()" then you have probably installed version 8 of bind. You will need to explicitly link with the bind library by adding <CODE>-lbind</CODE> to <CODE>EXTRA_LDFLAGS</CODE> in <CODE>Configuration</CODE>. See - <A HREF="http://www.apache.org/bugdb.cgi/full/616">PR#616</A> + <A HREF="http://bugs.apache.org/index/full/616">PR#616</A> and the <A HREF="FAQ.html#bind8.1">Apache FAQ</A>. This is not a bug in Apache. @@ -169,7 +169,7 @@ <LI>The message "<CODE>created shared memory segment #730499</CODE>" in error_log is not an error and should be ignored. See - <A HREF="http://www.apache.org/bugdb.cgi/full/696">PR#696</A>. + <A HREF="http://bugs.apache.org/index/full/696">PR#696</A>. </LI><P> </OL> @@ -194,7 +194,7 @@ <A HREF="descriptors.html">descriptor slack workaround</A> </UL><P> This problem was tracked as - <A HREF="http://www.apache.org/bugdb.cgi/full/832">PR#832</A>. + <A HREF="http://bugs.apache.org/index/full/832">PR#832</A>. </LI><P> <LI>(Exists in 1.2.0 and in 1.2.1 after either of the @@ -205,7 +205,7 @@ be able to re-open its sockets. To our knowledge this has only shown up during testing when we pummel the server with as many SIGHUP requests per second as we can. This appears unrelated to the similar sounding bug - described in <A HREF="http://www.apache.org/bugdb.cgi/full/832">PR#832</A>. + described in <A HREF="http://bugs.apache.org/index/full/832">PR#832</A>. </OL> <P> @@ -215,7 +215,7 @@ There appears to be a problem on BSDI 2.1 with large numbers of virtual hosts. This appears similar to a file-descriptor limit but BSDI should not have this problem. This will be tracked as - <A HREF="http://www.apache.org/bugdb.cgi/full/611">PR#611</A>. + <A HREF="http://bugs.apache.org/index/full/611">PR#611</A>. See also the <A HREF="FAQ.html#fdlim">Apache FAQ</A>. </LI><P> @@ -234,12 +234,12 @@ fixes this problem. It also fixes the problem which makes Apache pick the last equally acceptable variant instead of the first. This will be tracked as - <A HREF="http://www.apache.org/bugdb.cgi/full/94">PR#94</A>. + <A HREF="http://bugs.apache.org/index/full/94">PR#94</A>. </LI><P> <LI><P>Compilation fails on SCO3 when using gcc instead of cc, complaining with "<CODE>gcc: noinline: No such file or directory</CODE>". Fix - is given in <A HREF="http://www.apache.org/bugdb.cgi/full/695">PR#695</A>. + is given in <A HREF="http://bugs.apache.org/index/full/695">PR#695</A>. </LI> </OL> 1.15 +1 -1 apache-1.3/htdocs/manual/misc/security_tips.html Index: security_tips.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/security_tips.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- security_tips.html 1998/02/05 21:19:58 1.14 +++ security_tips.html 1998/02/11 15:14:35 1.15 @@ -216,7 +216,7 @@ <HR> <P>Please send any other useful security tips to The Apache Group by filling out a -<A HREF="http://www.apache.org/bugdb.cgi">problem report</A>, or by +<A HREF="http://www.apache.org/bug_report.html">problem report</A>, or by sending mail to <A HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A> <P>