coar 97/05/28 11:41:30
Modified: . index.html info jdk-102.html Log: Linked in page describing JDK 1.0.2 problem with HTTP/1.1. Also made that page have a white background, same as the new master page. Revision Changes Path 1.16 +12 -1 apache-site/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache-site/index.html,v retrieving revision 1.15 retrieving revision 1.16 diff -C3 -r1.15 -r1.16 *** index.html 1997/05/27 06:32:49 1.15 --- index.html 1997/05/28 18:41:28 1.16 *************** *** 38,48 **** </TR> </TABLE> <HR> <H2 ALIGN="CENTER">Apache 1.2b10 Now Available</H2> - </DIV> <P><BLOCKQUOTE> The tenth beta of Apache 1.2 has now been released. Yet again, there are --- 38,49 ---- </TR> </TABLE> + </DIV> + <HR> <H2 ALIGN="CENTER">Apache 1.2b10 Now Available</H2> <P><BLOCKQUOTE> The tenth beta of Apache 1.2 has now been released. Yet again, there are *************** *** 55,60 **** --- 56,71 ---- <a href="dist/">Download Apache 1.2b10</a> | <a href="docs/new_features_1_2.html">New Features in Apache 1.2</a> + + <P><HR> + + <H2 ALIGN="CENTER">Important Information about Java and HTTP/1.1</H2> + + <P><BLOCKQUOTE>There are known problems with older versions of the Java + class libraries and the HTTP/1.1 protocol used by Apache 1.2 and other + servers. See our page describing the + <A HREF="info/jdk-102">JDK 1.0.2 compatibility issue</A> for + details.</BLOCKQUOTE> <P><HR> 1.2 +1 -1 apache-site/info/jdk-102.html Index: jdk-102.html =================================================================== RCS file: /export/home/cvs/apache-site/info/jdk-102.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C3 -r1.1 -r1.2 *** jdk-102.html 1997/05/18 20:21:53 1.1 --- jdk-102.html 1997/05/28 18:41:29 1.2 *************** *** 4,10 **** <TITLE>Java and HTTP/1.1 </TITLE> </HEAD> ! <BODY> <DIV ALIGN="CENTER"> <IMG SRC="../images/apache_sub" --- 4,10 ---- <TITLE>Java and HTTP/1.1 </TITLE> </HEAD> ! <BODY BGCOLOR="white"> <DIV ALIGN="CENTER"> <IMG SRC="../images/apache_sub"