[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] Clearnet/Onion access for website



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You couldn't possibly have provided less details than this. I assume I
don't have to go back to the genesis and also provide details of how
to install Tor for your operating system - this is pretty easy to
accomplish.

If you don't care about hiding the actual location of your server and
want to run your hidden service on the same server with the clearnet
site (makes sense if it's the same thing and non-hidden) you should
just instruct your webserver (apache or whatever you use your
hostname.onion as a ServerName or ServerAlias for the virtual host of
your website and add to your torrc:

HiddenServiceDir /path/to/your/tor-hs-dir #* this is the location
where you have the private_key for your onion hidden service.

HiddenServicePort 80 127.0.0.1:80

P.S. By default a webserver will listen in most cases on all available
interfaces (including local loopback - 127.0.0.1) if you have this
setting customized, you need either to change the IP from
HiddenServicePort with the one where the web server is listening
either set the web server to listen on localhost too.

On 11/13/2014 4:53 PM, tor@xxxxxxxxxxxxx wrote:
> 
> Hi,
> 
> I have already a web server running to serve clearnet and I want
> to provide access to the same site on the same machine via onion
> service. What is the easiest way to do so?
> 
> Thanks,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUZNZPAAoJEIN/pSyBJlsRFycH/3NPmb8BrtEunQj+A9gOEl8U
izff2xO/skCjGDOMLqgvEnOlqUjK0aXpuxdZeDMdYmJD59r1He86befyCOvT3Bo9
p/7kIh0YOM6AqXG29zGfJV4PSiVwinQteuIsERGX/1LQgtB2TdSlvDTcWnzyKd8e
gkoUawgflitOrwjQ315d5v3ASA6RiUFuYQvYYPTRy1PuSV1+ZjfUZ72Xx5RpDQ+4
BOQBgAdid0NcZWYstuDUcYvL9RrdBbMS70mxnlCbKNqxrgWv9E025CxBdYu9g1fS
OpLS39TYAIDP2aK61606Qd0ONEaN79U0MjP37xhpORJL5b7n60fbc2FVSJVTU78=
=mELs
-----END PGP SIGNATURE-----
-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk