You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/26 23:43:46 UTC

svn commit: r1450500 - /commons/proper/net/trunk/src/site/resources/download_net.cgi

Author: olamy
Date: Tue Feb 26 22:43:46 2013
New Revision: 1450500

URL: http://svn.apache.org/r1450500
Log:
restore download cgi

Added:
    commons/proper/net/trunk/src/site/resources/download_net.cgi   (with props)

Added: commons/proper/net/trunk/src/site/resources/download_net.cgi
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/resources/download_net.cgi?rev=1450500&view=auto
==============================================================================
--- commons/proper/net/trunk/src/site/resources/download_net.cgi (added)
+++ commons/proper/net/trunk/src/site/resources/download_net.cgi Tue Feb 26 22:43:46 2013
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: commons/proper/net/trunk/src/site/resources/download_net.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/proper/net/trunk/src/site/resources/download_net.cgi
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision