billbarker 2002/11/02 18:52:01
Modified: src/doc serverxml.html
Log:
Note to self: check with the less-forgiving browser first.
Revision Changes Path
1.30 +2 -2 jakarta-tomcat/src/doc/serverxml.html
Index: serverxml.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/doc/serverxml.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- serverxml.html 3 Nov 2002 02:42:13 -0000 1.29
+++ serverxml.html 3 Nov 2002 02:52:01 -0000 1.30
@@ -2507,7 +2507,7 @@
Tomcat. More information can be found in mod_jk documentation.</td>
<td>false</td>
</tr>
- <tr valign="top>
+ <tr valign="top">
<td>secureCookie<br><b>[Tomcat 3.3.2]</b></td>
<td>If <code>true</code>, then Tomcat will mark the Session ID cookie as
as "Secure" if the session is created over a SSL connection. A
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>