Author: markt
Date: Tue Apr 13 09:59:54 2010
New Revision: 933535

URL: http://svn.apache.org/viewvc?rev=933535&view=rev
Log:
Fix download location for native binaries

Modified:
    tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml
    tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
    tomcat/trunk/webapps/docs/apr.xml

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml?rev=933535&r1=933534&r2=933535&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml Tue Apr 13 09:59:54 2010
@@ -64,7 +64,7 @@
     
     <p>
       Windows binaries are provided for tcnative-1, which is a statically 
compiled .dll which includes
-      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.heanet.ie/native/";>here</a>
+      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.apache.org/download-native.cgi";>here</a>
       as 32bit or AMD x86-64 binaries.
       In security conscious production environments, it is recommended to use 
separate shared dlls
       for OpenSSL, APR, and libtcnative-1, and update them as needed according 
to security bulletins.

Modified: tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/apr.xml?rev=933535&r1=933534&r2=933535&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/apr.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/apr.xml Tue Apr 13 09:59:54 2010
@@ -68,7 +68,7 @@
     
     <p>
       Windows binaries are provided for tcnative-1, which is a statically 
compiled .dll which includes
-      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.heanet.ie/native/";>here</a>
+      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.apache.org/download-native.cgi";>here</a>
       as 32bit or AMD x86-64 binaries.
       In security conscious production environments, it is recommended to use 
separate shared dlls
       for OpenSSL, APR, and libtcnative-1, and update them as needed according 
to security bulletins.

Modified: tomcat/trunk/webapps/docs/apr.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/apr.xml?rev=933535&r1=933534&r2=933535&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/apr.xml (original)
+++ tomcat/trunk/webapps/docs/apr.xml Tue Apr 13 09:59:54 2010
@@ -68,7 +68,7 @@
     
     <p>
       Windows binaries are provided for tcnative-1, which is a statically 
compiled .dll which includes
-      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.heanet.ie/native/";>here</a>
+      OpenSSL and APR. It can be downloaded from <a 
href="http://tomcat.apache.org/download-native.cgi";>here</a>
       as 32bit or AMD x86-64 binaries.
       In security conscious production environments, it is recommended to use 
separate shared dlls
       for OpenSSL, APR, and libtcnative-1, and update them as needed according 
to security bulletins.



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

Reply via email to