mturk 2002/09/12 09:15:25
Modified: jk/xdocs/jk2 configweb.xml
Log:
added a 'reverse' uri decription.
Please do a syntax and grammar check.
Revision Changes Path
1.4 +7 -0 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml
Index: configweb.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- configweb.xml 12 Sep 2002 12:59:33 -0000 1.3
+++ configweb.xml 12 Sep 2002 16:15:25 -0000 1.4
@@ -149,6 +149,13 @@
<td/>
<td>the context that will be served by this uri component
(webapp style)</td>
</tr>
+ <tr>
+ <td>reverse</td>
+ <td>0</td>
+ <td>If set to 1 all satisfied matches will be rejected.
+This is usefull for the situations when you wish to map the entire application, but
still wish that
+paticular context is not served through Tomcat.</td>
+ </tr>
</table>
</p>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>