1
0

Add download_logging.cgi to site/resources.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1450373 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-02-26 19:49:32 +00:00
parent aa81f12135
commit f0bc77edf9

View File

@@ -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 $*