Author: ajith
Date: Mon May 8 05:10:52 2006
New Revision: 405029
URL: http://svn.apache.org/viewcvs?rev=405029&view=rev
Log:
updated a wrongful link
Added:
webservices/commons/trunk/modules/tcpmon/xdocs/download.cgi
Modified:
webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml
Added: webservices/commons/trunk/modules/tcpmon/xdocs/download.cgi
URL:
http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/xdocs/download.cgi?rev=405029&view=auto
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/xdocs/download.cgi (added)
+++ webservices/commons/trunk/modules/tcpmon/xdocs/download.cgi Mon May 8
05:10:52 2006
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+# python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file
Modified: webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml?rev=405029&r1=405028&r2=405029&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml (original)
+++ webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml Mon May 8
05:10:52 2006
@@ -4,7 +4,7 @@
<menu name="TCPMon">
<item name="Home" href="index.html"/>
<item nane="Downloads">
- <item name="Releases" href="download.html"/>
+ <item name="Releases" href="download.cgi"/>
<item name="Source Code"
href="http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/modules/tcpmon/"/>
</item>
<item name="Documentation">