Author: rjung Date: Mon Dec 22 21:26:00 2014 New Revision: 1647410 URL: http://svn.apache.org/r1647410 Log: Fix typo in docs.
Modified: tomcat/jk/trunk/xdocs/generic_howto/proxy.xml Modified: tomcat/jk/trunk/xdocs/generic_howto/proxy.xml URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/generic_howto/proxy.xml?rev=1647410&r1=1647409&r2=1647410&view=diff ============================================================================== --- tomcat/jk/trunk/xdocs/generic_howto/proxy.xml (original) +++ tomcat/jk/trunk/xdocs/generic_howto/proxy.xml Mon Dec 22 21:26:00 2014 @@ -312,7 +312,7 @@ changes like this: /oldapp/=/myapp/ </source> <p>and then put the name of the file in the <code>rewrite_rule_file</code> entry of the registry or your -<code>isapi_redirect.properties</code> file. In you <code>uriworkermap.properties</code> file, you +<code>isapi_redirect.properties</code> file. In your <code>uriworkermap.properties</code> file, you still need to map the URLs as they are before rewriting! </p> <p>More complex rewrites can be done using the same file, but with regular expressions. A leading --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org