[
https://issues.apache.org/jira/browse/MNGSITE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044180#comment-17044180
]
Herve Boutemy commented on MNGSITE-390:
---------------------------------------
I can see the same issue from my computer: perhaps the issue is restricted to
one specific web server and not others
INFRA-19885 issue created
> Maven website's download link seems to be a broken CGI
> ------------------------------------------------------
>
> Key: MNGSITE-390
> URL: https://issues.apache.org/jira/browse/MNGSITE-390
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Matthew Sheppard
> Priority: Blocker
>
> The maven home page currently has a download link pointing to
> https://maven.apache.org/download.html
>
> Right now, that link redirects to https://maven.apache.org/download.cgi which
> then shows the following content...
>
> {noformat}
> #!/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 $*
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)