coar 98/05/22 20:42:00
Modified: . index.html
dist Announcement.html
info aol-http.html apache_users.html known_bugs.html
Log:
Fix another set of broken links, and change the Netcraft URL.
Revision Changes Path
1.55 +1 -1 apache-site/index.html
Index: index.html
===================================================================
RCS file: /export/home/cvs/apache-site/index.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- index.html 1998/05/20 15:20:45 1.54
+++ index.html 1998/05/23 03:41:57 1.55
@@ -101,7 +101,7 @@
<P><BLOCKQUOTE>Apache has been the most popular web server on the
Internet since April of 1996. The January 1998 WWW server <A
-HREF="http://www.netcraft.co.uk/Survey/">site survey by Netcraft</A>
+HREF="http://www.netcraft.com/Survey/">site survey by Netcraft</A>
found that over 50% of the web sites on the Internet are using Apache
and its derivatives - thus making it more widely used than all other
web servers combined.
1.3 +1 -1 apache-site/dist/Announcement.html
Index: Announcement.html
===================================================================
RCS file: /export/home/cvs/apache-site/dist/Announcement.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Announcement.html 1998/05/20 15:20:48 1.2
+++ Announcement.html 1998/05/23 03:41:58 1.3
@@ -102,7 +102,7 @@
<A
HREF="http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3">http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3</A>
Apache has been the most popular web server on the Internet since April of
- 1996. The Web Server Survey by Netcraft (<A
HREF="http://www.netcraft.co.uk/Survey/">http://www.netcraft.co.uk/Survey/</A>)
+ 1996. The Web Server Survey by Netcraft (<A
HREF="http://www.netcraft.com/Survey/">http://www.netcraft.com/Survey/</A>)
found that more web servers were using Apache than any other software.
Apache
and its derivatives are run on over 50% of all web domains on the Internet.
1.5 +1 -1 apache-site/info/aol-http.html
Index: aol-http.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/aol-http.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aol-http.html 1998/05/20 15:20:50 1.4
+++ aol-http.html 1998/05/23 03:41:59 1.5
@@ -127,7 +127,7 @@
to</A>, so they have no excuse for ignorance. If a large company can
single-handedly prevent interoperability between their software (used
by 8 million people on a daily basis) and <A
- HREF="http://www.netcraft.co.uk/Survey/Changes/ALL/">the most widely used
+ HREF="http://www.netcraft.com/Survey/Changes/ALL/">the most widely used
web server in the world</A>, what hope do public Internet standards
have?</STRONG>
1.8 +1 -1 apache-site/info/apache_users.html
Index: apache_users.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/apache_users.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- apache_users.html 1998/05/20 15:20:51 1.7
+++ apache_users.html 1998/05/23 03:41:59 1.8
@@ -709,7 +709,7 @@
<P>Any description over 80 characters will be truncated.</P>
-<P>See <A
HREF="http://www.netcraft.co.uk/Survey">http://www.netcraft.co.uk/Survey</A>
for Netcraft's survey of Apache (and other servers) usage.</P>
+<P>See <A
HREF="http://www.netcraft.com/Survey">http://www.netcraft.com/Survey</A> for
Netcraft's survey of Apache (and other servers) usage.</P>
<HR>
<P><STRONG>Disclaimer</STRONG>: just because these sites run Apache, doesn't
1.5 +3 -3 apache-site/info/known_bugs.html
Index: known_bugs.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/known_bugs.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- known_bugs.html 1998/05/20 15:20:52 1.4
+++ known_bugs.html 1998/05/23 03:41:59 1.5
@@ -146,9 +146,9 @@
<H2>Apache 1.3a1 Bugs</H2>
<OL>
- <LI>The <CODE><A HREF="../mod/core.html#listen">Listen</A></CODE>
+ <LI>The <CODE><A HREF="../docs/mod/core.html#listen">Listen</A></CODE>
directive does not work when running under Windows.
- <LI>For some reason, <A HREF="../mod/mod_isapi.html">mod_isapi</A>
+ <LI>For some reason, <A HREF="../docs/mod/mod_isapi.html">mod_isapi</A>
does not work (with Windows) when compiled using the
<CODE>Release</CODE> setting; it will crash the server whenever you
access an ISA DLL. It works fine when the server is compiled with
@@ -160,7 +160,7 @@
<OL>
<LI><A NAME="listenbug">On some architectures</A>
if your configuration uses multiple
- <A HREF="../mod/core.html#listen">Listen</A> directives then it is
possible
+ <A HREF="../docs/mod/core.html#listen">Listen</A> directives then it is
possible
that the server will starve one of the sockets while serving hits on
another. The work-around is to add
<CODE>-DUSE_FLOCK_SERIALIZED_ACCEPT</CODE> to the