Author: kkolinko
Date: Sat Sep 10 10:54:48 2011
New Revision: 1167493
URL: http://svn.apache.org/viewvc?rev=1167493&view=rev
Log:
Add links to documentation
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/docs/security-6.html
tomcat/site/trunk/xdocs/security-5.xml
tomcat/site/trunk/xdocs/security-6.xml
Modified: tomcat/site/trunk/docs/security-5.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=1167493&r1=1167492&r2=1167493&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-5.html (original)
+++ tomcat/site/trunk/docs/security-5.html Sat Sep 10 10:54:48 2011
@@ -479,7 +479,12 @@
<li>Upgrade to Tomcat 5.5.34</li>
<li>Apply the appropriate <a href="
http://svn.apache.org/viewvc?rev=1162960&view=rev">patch</a>
</li>
- <li>Configure both Tomcat and the reverse proxy to use a shared secret
("request.secret" attribute in <Connector>;
"worker.<i>workername</i>.secret" for mod_jk; mod_proxy_ajp currently does not
support shared secrets)</li>
+ <li>Configure both Tomcat and the reverse proxy to use a shared secret
+ ("request.secret" attribute in
+ <a href="/tomcat-5.5-doc/config/ajp.html"><Connector></a>;
+ "worker.<i>workername</i>.secret" directive for
+ <a href="/connectors-doc/reference/workers.html">mod_jk</a>;
+ mod_proxy_ajp currently does not support shared secrets)</li>
<li>Use the org.apache.jk.server.JkCoyoteHandler (BIO) AJP connector</li>
</ul>
</blockquote>
Modified: tomcat/site/trunk/docs/security-6.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1167493&r1=1167492&r2=1167493&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Sat Sep 10 10:54:48 2011
@@ -370,7 +370,12 @@
<li>Upgrade to Tomcat 6.0.34</li>
<li>Apply the appropriate <a
href="http://svn.apache.org/viewvc?rev=1162959&view=rev">patch</a>
</li>
- <li>Configure both Tomcat and the reverse proxy to use a shared secret
("request.secret" attribute in <Connector>;
"worker.<i>workername</i>.secret" for mod_jk; mod_proxy_ajp currently does not
support shared secrets)</li>
+ <li>Configure both Tomcat and the reverse proxy to use a shared secret
+ ("request.secret" attribute in
+ <a href="/tomcat-6.0-doc/config/ajp.html"><Connector></a>;
+ "worker.<i>workername</i>.secret" directive for
+ <a href="/connectors-doc/reference/workers.html">mod_jk</a>;
+ mod_proxy_ajp currently does not support shared secrets)</li>
<li>Use the org.apache.jk.server.JkCoyoteHandler (BIO) AJP connector</li>
</ul>
</blockquote>
Modified: tomcat/site/trunk/xdocs/security-5.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-5.xml?rev=1167493&r1=1167492&r2=1167493&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-5.xml (original)
+++ tomcat/site/trunk/xdocs/security-5.xml Sat Sep 10 10:54:48 2011
@@ -168,7 +168,12 @@
<ul>
<li>Upgrade to Tomcat 5.5.34</li>
<li>Apply the appropriate <a href="
http://svn.apache.org/viewvc?rev=1162960&view=rev">patch</a></li>
- <li>Configure both Tomcat and the reverse proxy to use a shared secret
("request.secret" attribute in <Connector>;
"worker.<i>workername</i>.secret" for mod_jk; mod_proxy_ajp currently does not
support shared secrets)</li>
+ <li>Configure both Tomcat and the reverse proxy to use a shared secret
+ ("request.secret" attribute in
+ <a href="/tomcat-5.5-doc/config/ajp.html"><Connector></a>;
+ "worker.<i>workername</i>.secret" directive for
+ <a href="/connectors-doc/reference/workers.html">mod_jk</a>;
+ mod_proxy_ajp currently does not support shared secrets)</li>
<li>Use the org.apache.jk.server.JkCoyoteHandler (BIO) AJP connector</li>
</ul>
</section>
Modified: tomcat/site/trunk/xdocs/security-6.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-6.xml?rev=1167493&r1=1167492&r2=1167493&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-6.xml (original)
+++ tomcat/site/trunk/xdocs/security-6.xml Sat Sep 10 10:54:48 2011
@@ -68,7 +68,12 @@
<ul>
<li>Upgrade to Tomcat 6.0.34</li>
<li>Apply the appropriate <a
href="http://svn.apache.org/viewvc?rev=1162959&view=rev">patch</a></li>
- <li>Configure both Tomcat and the reverse proxy to use a shared secret
("request.secret" attribute in <Connector>;
"worker.<i>workername</i>.secret" for mod_jk; mod_proxy_ajp currently does not
support shared secrets)</li>
+ <li>Configure both Tomcat and the reverse proxy to use a shared secret
+ ("request.secret" attribute in
+ <a href="/tomcat-6.0-doc/config/ajp.html"><Connector></a>;
+ "worker.<i>workername</i>.secret" directive for
+ <a href="/connectors-doc/reference/workers.html">mod_jk</a>;
+ mod_proxy_ajp currently does not support shared secrets)</li>
<li>Use the org.apache.jk.server.JkCoyoteHandler (BIO) AJP connector</li>
</ul>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]