You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/11/15 09:06:37 UTC

svn commit: r475153 - /tomcat/connectors/trunk/jk/xdocs/config/iis.xml

Author: mturk
Date: Wed Nov 15 00:06:37 2006
New Revision: 475153

URL: http://svn.apache.org/viewvc?view=rev&rev=475153
Log:
rewrite_rule_file is not required.

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

Modified: tomcat/connectors/trunk/jk/xdocs/config/iis.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/config/iis.xml?view=diff&rev=475153&r1=475152&r2=475153
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/config/iis.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/config/iis.xml Wed Nov 15 00:06:37 2006
@@ -72,7 +72,7 @@
 A string value with is the full path to uriworkermap.properties file
 (for example <b>c:\tomcat\conf\uriworkermap.properties</b>)
 </p></attribute>
-<attribute name="rewrite_rule_file" required="true"><p>
+<attribute name="rewrite_rule_file" required="false"><p>
 A string value with is the full path to rewrite.properties file
 (for example <b>c:\tomcat\conf\rewrite.properties</b>)
 </p></attribute>



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