Author: markt
Date: Thu Feb 19 22:47:21 2009
New Revision: 746040
URL: http://svn.apache.org/viewvc?rev=746040&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46734
Correct broken link
Modified:
tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml
Modified: tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml?rev=746040&r1=746039&r2=746040&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml Thu Feb 19
22:47:21 2009
@@ -36,7 +36,8 @@
</p>
<p>
-It is recommended that you also read the <a href="workers.html">Workers
HowTo</a> document
+It is recommended that you also read the
+<a href="../generic_howto/workers.html">Workers HowTo</a> document
to learn how to setup the working entities between your web server and Tomcat
Engines.
For more detailed configuration information consult the Reference Guide for
<a href="../reference/worker.html">workers.properties</a>,
Modified: tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml?rev=746040&r1=746039&r2=746040&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml Thu Feb 19
22:47:21 2009
@@ -41,7 +41,8 @@
</p>
<p>
-It is recommended that you also read the <a href="workers.html">Workers
HowTo</a> document
+It is recommended that you also read the
+<a href="../generic_howto/workers.html">Workers HowTo</a> document
to learn how to setup the working entities between your web server and Tomcat
Engines.
For more detailed configuration information consult the Reference Guide for
<a href="../reference/worker.html">workers.properties</a>,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]