You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2018/01/15 10:42:55 UTC

svn commit: r1821143 - in /tcl/rivet/branches/2.3: ChangeLog doc/xml/install.xml

Author: mxmanghi
Date: Mon Jan 15 10:42:55 2018
New Revision: 1821143

URL: http://svn.apache.org/viewvc?rev=1821143&view=rev
Log:
    * doc/xml/install.xml: fixed broken links


Modified:
    tcl/rivet/branches/2.3/ChangeLog
    tcl/rivet/branches/2.3/doc/xml/install.xml

Modified: tcl/rivet/branches/2.3/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.3/ChangeLog?rev=1821143&r1=1821142&r2=1821143&view=diff
==============================================================================
--- tcl/rivet/branches/2.3/ChangeLog (original)
+++ tcl/rivet/branches/2.3/ChangeLog Mon Jan 15 10:42:55 2018
@@ -1,3 +1,6 @@
+2018-01-15 Massimo Manghi <mx...@apache.org>
+    * doc/xml/install.xml: fixed broken links
+
 2017-11-06 Massimo Manghi <mx...@apache.org>
     * tests/virtualhost.test,channel.test: fixed <VirtualHost ...>
     stanzas that caused these tests to fail in certain cases because

Modified: tcl/rivet/branches/2.3/doc/xml/install.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.3/doc/xml/install.xml?rev=1821143&r1=1821142&r2=1821143&view=diff
==============================================================================
--- tcl/rivet/branches/2.3/doc/xml/install.xml (original)
+++ tcl/rivet/branches/2.3/doc/xml/install.xml Mon Jan 15 10:42:55 2018
@@ -12,11 +12,11 @@
         <para>
             Currently there is no way to run Apache Rivet 2.3 on Windows&copy; because            
             Rivet currently requires the 
-            <ulink url="http://httpd.apache.org/docs/2.2/mod/prefork.html">prefork</ulink>, which
+            <ulink url="http://httpd.apache.org/docs/2.4/mod/prefork.html">prefork</ulink>, which
             is supported only on Unix/Linux systems. Efforts are under way to extend the support to the 
-            <ulink url="http://httpd.apache.org/docs/2.2/mod/worker.html">worker</ulink> 
+            <ulink url="http://httpd.apache.org/docs/2.4/mod/worker.html">worker</ulink> 
             and the
-            <ulink url="http://httpd.apache.org/docs/2.2/mod/mpm_winnt.html">winnt</ulink> MPMs.
+            <ulink url="http://httpd.apache.org/docs/2.4/mod/mpm_winnt.html">winnt</ulink> MPMs.
             Check our
             <ulink url="http://tcl.apache.org/rivet/html/about.html">development mailing list</ulink>
             for the latests updates about Rivet development



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org