[metrics-bugs] #27371 [Metrics/Relay Search]: Forward requests from atlas to metrics
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Aug 29 02:15:39 UTC 2018
#27371: Forward requests from atlas to metrics
--------------------------------------+--------------------------
Reporter: traumschule | Owner: metrics-team
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Metrics/Relay Search | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
--------------------------------------+--------------------------
Add rule to rewrite requests for
{{{https://atlas.torproject.org/#details/}}} to
{{{https://metrics.torproject.org/rs.html#details/}}}. For .htaccess on
atlas:
{{{
RewriteRule ^#details/}/(.*)
https://metrics.torproject.org/rs.html#details/$1 [R=301,L]
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27371>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list