remm 2003/01/28 10:24:43 Modified: webapps/docs/config coyote.xml jk2.xml Log: - Small docs fixes. Revision Changes Path 1.4 +1 -1 jakarta-tomcat-catalina/webapps/docs/config/coyote.xml Index: coyote.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/coyote.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- coyote.xml 27 Jan 2003 18:32:08 -0000 1.3 +++ coyote.xml 28 Jan 2003 18:24:42 -0000 1.4 @@ -137,7 +137,7 @@ specifies the minimum amount of data before the output is compressed). If the content-length is not known and compression is set to "on" or more aggressive, the output will also be compressed. If not specified, this - attribute is set to "false".</p> + attribute is set to "off".</p> </attribute> <attribute name="connectionTimeout" required="false"> 1.5 +1 -1 jakarta-tomcat-catalina/webapps/docs/config/jk2.xml Index: jk2.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/jk2.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- jk2.xml 15 Jan 2003 03:40:44 -0000 1.4 +++ jk2.xml 28 Jan 2003 18:24:42 -0000 1.5 @@ -148,7 +148,7 @@ <section name="Configuration HOWTOs"> - <p>Please refer to the <a href="../jk2/index.html">Coyote JK 2 documentation</a> + <p>Please refer to the <a href="../coyote/jk2/index.html">Coyote JK 2 documentation</a> for HOWTOs and complete configuration information.</p> </section>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>