You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2007/01/28 21:07:58 UTC

svn commit: r500869 - /tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

Author: rjung
Date: Sun Jan 28 12:07:57 2007
New Revision: 500869

URL: http://svn.apache.org/viewvc?view=rev&rev=500869
Log:
Fix typo in docs.

Modified:
    tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/reference/iis.xml?view=diff&rev=500869&r1=500868&r2=500869
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/reference/iis.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/reference/iis.xml Sun Jan 28 12:07:57 2007
@@ -91,7 +91,7 @@
 </attribute>
 <attribute name="strip_session" required="false"><p>
 A string value representing a boolean. If it is set to true,
-URL session prefixes of the form ";jsessionid=..." get stripped of URLs,
+URL session suffixes of the form ";jsessionid=..." get stripped of URLs,
 even if the are served locally by the web server.
 A true value can be represented by the string "1" or any string starting
 with the letters "T" or "t". A false value will be assumed for "0"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org