svn commit: r1608484 - /tomcat/trunk/webapps/docs/index.xml

2014-07-07 Thread remm
Author: remm
Date: Mon Jul  7 15:10:45 2014
New Revision: 1608484

URL: http://svn.apache.org/r1608484
Log:
Add missing link for rewrite.

Modified:
tomcat/trunk/webapps/docs/index.xml

Modified: tomcat/trunk/webapps/docs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/index.xml?rev=1608484r1=1608483r2=1608484view=diff
==
--- tomcat/trunk/webapps/docs/index.xml (original)
+++ tomcat/trunk/webapps/docs/index.xml Mon Jul  7 15:10:45 2014
@@ -137,6 +137,8 @@ Apache Tomcat, and using many of the Apa
 Configuring Tomcat to use an alternative JDBC pool./li
 lia href=web-socket-howto.htmlstrongWebSocket support/strong/a -
 Developing WebSocket applications for Apache Tomcat./li
+lia href=rewrite.htmlstrongURL rewrite/strong/a -
+Using the regexp based rewrite valve for conditional URL and host 
rewrite./li
 
 /ol
 



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



Re: svn commit: r1608484 - /tomcat/trunk/webapps/docs/index.xml

2014-07-07 Thread Konstantin Kolinko
2014-07-07 19:10 GMT+04:00  r...@apache.org:
 Author: remm
 Date: Mon Jul  7 15:10:45 2014
 New Revision: 1608484

 URL: http://svn.apache.org/r1608484
 Log:
 Add missing link for rewrite.


Thank you for noting and fixing.

One more here:  The RewriteValve is not mentioned at all in config/valve.html.


 Modified:
 tomcat/trunk/webapps/docs/index.xml

==
 --- tomcat/trunk/webapps/docs/index.xml (original)
 +++ tomcat/trunk/webapps/docs/index.xml Mon Jul  7 15:10:45 2014
 @@ -137,6 +137,8 @@ Apache Tomcat, and using many of the Apa
  Configuring Tomcat to use an alternative JDBC pool./li
  lia href=web-socket-howto.htmlstrongWebSocket support/strong/a -
  Developing WebSocket applications for Apache Tomcat./li
 +lia href=rewrite.htmlstrongURL rewrite/strong/a -
 +Using the regexp based rewrite valve for conditional URL and host 
 rewrite./li

  /ol




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


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