[tor-bugs] #34089 [Internal Services/Services Admin Team]: Add Apache ProxyPass directive on polyanthum to expose wolpertinger

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 1 20:44:30 UTC 2020


#34089: Add Apache ProxyPass directive on polyanthum to expose wolpertinger
-------------------------------------------------+-------------------------
     Reporter:  phw                              |      Owner:  (none)
         Type:  task                             |     Status:  new
     Priority:  Medium                           |  Milestone:
    Component:  Internal Services/Services       |    Version:
  Admin Team                                     |
     Severity:  Normal                           |   Keywords:
Actual Points:                                   |  Parent ID:  #32740
       Points:                                   |   Reviewer:
      Sponsor:                                   |
-------------------------------------------------+-------------------------
 Over at #32740, we are developing a new service that will expose a REST
 API on polyanthum. OONI (and possibly other censorship measurement tools)
 will query this API to obtain bridges to test.

 Please add the following ProxyPass directive to polyanthum's Apache
 config:

 {{{
 ProxyPass /wolpertinger/ http://127.0.0.1:5000/
 }}}

 (For what it's worth, we've done this before in #30703, where anarcat
 documented how he went about implementing this.)

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


More information about the tor-bugs mailing list