[
https://issues.apache.org/jira/browse/SLING-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841777#action_12841777
]
Bertrand Delacretaz commented on SLING-1425:
--------------------------------------------
Talked to Carsten, it seems like the Confluence export will remove the
downloads.cgi script again, and it's not possible or not convenient to add the
script under /www/confluence-exports/SLINGxSITE/
Felix, I think the sync from confluence-exports to /www/sling.apache.org runs
from your crontab on people.a.o?
If yes, could you modify it so that it copies the script back from svn under
/www/sling.apache.org after the sync?
> Sling website downloads page is broken
> --------------------------------------
>
> Key: SLING-1425
> URL: https://issues.apache.org/jira/browse/SLING-1425
> Project: Sling
> Issue Type: Bug
> Components: Site
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> http://sling.apache.org/site/downloads.cgi returns 403 Forbidden.
> I'm not sure if and where we have documentation about how that downloads page
> is setup, but according to
> http://www.mail-archive.com/[email protected]/msg00964.html it seems like
> we need a downloads.cgi script as follows:
> !/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 $*
> in /www/sling.apache.org/site on people.a.o, alongside the downloads.html
> page which is exported from Confluence.
> That script was missing, I will re-add it under /www/sling.apache.org/site
> Do we need it under /www/confluence-exports/SLINGxSITE/ as well? I don't have
> karma to add it there.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.