[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #30703 [Internal Services/Services Admin Team]: How to modify Apache config on polyanthum?
#30703: How to modify Apache config on polyanthum?
-------------------------------------------------+-------------------------
Reporter: phw | Owner: phw
Type: defect | Status:
| assigned
Priority: Medium | Milestone:
Component: Internal Services/Services Admin | Version:
Team |
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #30472 | Points: 0.5
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by phw):
I ''think'' this is what I want. I didn't actually test it because I filed
this ticket instead :) Basically, I want requests going to
bridges.torproject.org/scan/ to be redirected to another web server that
listens on 127.0.0.1:4000.
{{{
--- bridges.torproject.org.conf.orig 2019-05-30 18:24:26.506273388
+0000
+++ bridges.torproject.org.conf.diff 2019-05-30 18:26:19.231435195
+0000
@@ -26,6 +26,7 @@
ProxyPass /meek/ http://127.0.0.1:2000/
ProxyPass /moat/ http://127.0.0.1:3881/moat/
+ ProxyPass /scan/ http://127.0.0.1:4000/
ProxyPass / http://127.0.0.1:3880/ retry=10
ProxyPassReverse / http://127.0.0.1:3880/
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30703#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs