[
https://issues.apache.org/jira/browse/STORM-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939811#comment-14939811
]
ASF GitHub Bot commented on STORM-1033:
---------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/771#issuecomment-144726893
+1
@HeartSaVioR
If you want to update the website yourself. After checking this into
master. You can regenerate the site using the instructions in
https://github.com/apache/storm/blob/master/docs/README.md then checkout the
svn site repository
https://svn.apache.org/repos/asf/storm/site
Update the publish/ directory with the newly generated files, don't delete
old files unless you know what you are doing, just overwrite + add. Then check
it in. The new site will start to show up in 10 to 30 mins as the different
servers get updated.
> TLP site's download link should be updated to refer closer.lua instead of
> closer.cgi
> ------------------------------------------------------------------------------------
>
> Key: STORM-1033
> URL: https://issues.apache.org/jira/browse/STORM-1033
> Project: Apache Storm
> Issue Type: Documentation
> Components: documentation
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Minor
>
> Due to DDoS attack, Apache infra deprecates .cgi scripts and uses .lua for
> now.
> We can still access to closer.cgi, but it doesn't link actual file now.
> It just links top page of mirror site, which means user should find storm
> packaged files with several clicks.
> You can compare below,
> * cgi:
> http://www.apache.org/dyn/closer.cgi/storm/apache-storm-0.10.0-beta1/apache-storm-0.10.0-beta1.tar.gz
> * lua:
> http://www.apache.org/dyn/closer.lua/storm/apache-storm-0.10.0-beta1/apache-storm-0.10.0-beta1.tar.gz
> We should fix it ASAP and update TLP site.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)