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/04/09 17:46:41 UTC

svn commit: r526787 - /tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties

Author: rjung
Date: Mon Apr  9 08:46:38 2007
New Revision: 526787

URL: http://svn.apache.org/viewvc?view=rev&rev=526787
Log:
- Add keywords property to the new example config file
  (using the same keywords like for the other files)
- Correct example entries, so that they match tomcat 6 examples
  (fixed typos and order)

Modified:
    tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties   (contents, props changed)

Modified: tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties?view=diff&rev=526787&r1=526786&r2=526787
==============================================================================
--- tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties (original)
+++ tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties Mon Apr  9 08:46:38 2007
@@ -7,7 +7,7 @@
 #       uriworkermap.properies file and mapped to
 #       the desired worker.
 #
-# Next will send /servlet/examples/ to the container
+# Next will send /examples/servlets/ to the container
 # for the /servlets-examples request.
 #
-# /servlets-examples/=/examples/servlet/
+# /servlets-examples/=/examples/servlets/

Propchange: tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



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