Submitted by: INOUE Seiichiro <inoue _at_ ariel-networks.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1213141 13f79535-47bb-0310-9956-
ffa450edef68
a path info appended to the URL using a semicolon (<code>;</code>)
as the separator and add the session id behind. As in the cookie case,
Apache Tomcat can include the configured <code>jvmRoute</code> in this path
- info. To let Apache find this sort of path info, you neet to set
+ info. To let Apache find this sort of path info, you need to set
<code>scolonpathdelim</code> to <code>On</code> in
<directive module="mod_proxy">ProxyPass</directive> or
<directive module="mod_proxy">ProxySet</directive>.</p>