Run Apache (or whatever) on the same box and follow these instructions :
http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewalledClients
specifically :
<IfModule mod_proxy.c> ProxyPass /tor/ http://localhost:9030/tor/ ProxyPassReverse /tor/ http://localhost:9030/tor/ </IfModule>
Cheers,
Michael Holstein CISSP GCIA Cleveland State University
I know I've seen this discussed on here, and it's pretty much just a FAQ at this point, but somehow my google skills are failing me...
Does anyone have a link to some example text to reply to HTTP queries for the / page of an ip which runs *only* a tor exit server? (http://torserver/) Something along the lines of "Any traffic you've seen from this IP was generated by a tor server. there is nothing to see here."
Thanks.
-- Sam