aboutsummaryrefslogtreecommitdiff
path: root/src/site/resources
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-02-26 23:53:27 +0000
committerOlivier Lamy <olamy@apache.org>2013-02-26 23:53:27 +0000
commit53e38c321462943bff06778ce5210fdea0d41ced (patch)
treee3eb36e7590da92fb0f3575082c337fc09d39a8b /src/site/resources
parenta47c46bc9ff807119c4810caae00705c02821574 (diff)
downloadapache-commons-bcel-53e38c321462943bff06778ce5210fdea0d41ced.tar.gz
restore download cgi
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1450539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/site/resources')
-rw-r--r--src/site/resources/download_bcel.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/site/resources/download_bcel.cgi b/src/site/resources/download_bcel.cgi
new file mode 100644
index 00000000..495cde12
--- /dev/null
+++ b/src/site/resources/download_bcel.cgi
@@ -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