[tor-bugs] #15332 [Website]: Redirect /download to /download/download-easy.html

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 1 02:18:12 UTC 2015


#15332: Redirect /download to /download/download-easy.html
-----------------------------+-----------------------
     Reporter:  dcf          |      Owner:  Sebastian
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Website      |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------
Changes (by jmtodaro):

 * cc: jmtodaro@… (added)


Comment:

 Replying to [comment:2 arma]:
 > Is that rule this one from the .htaccess file?
 > {{{
 > RewriteRule ^download/$ /download/download [R=301,L]
 > }}}
 > (I am being thrown off by the / at the end.)
 ---

 Unfortunately, I think that will make the current download.html
 inaccessible.

 I am attaching a patch that does the following:
 - The current 'download-easy' page becomes 'download' and becomes the
 default download landing page (as I believe it should be)
 - The current 'download' page becomes 'download-all' and is accessible
 from the 'All Downloads' link on the default download page (formerly
 download-easy). This plays into #14686 by becoming a good place to
 consolidate. I think it would be best to scrap the accordion js stuff and
 and go back to a flat clean table based layout with jump links on this
 page but I'll save that for the other ticket.
 - A permanent redirect is added to .htaccess so that all existing
 'download-easy' urls in the wild will redirect to 'download'
 - Updates all relevant links to point to the new locations

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15332#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list