
Hi, I need to install some additional software, to make the "DirFrontPage" work? I loaded an html file on my tor directory, uncommented the diretive "DirFrontPage /path/html-file", but It doesn't works and I don't see anything related to it in the log notice file. What I am doin wrong? I don't know how to solve the problem, can you help me please? best regards Gigi

Change your port from 9001 to 80 to make it work.
On 27. Dec 2018, at 22:12, dns1983@riseup.net wrote:
Hi,
I need to install some additional software, to make the "DirFrontPage" work?
I loaded an html file on my tor directory, uncommented the diretive "DirFrontPage /path/html-file", but It doesn't works and I don't see anything related to it in the log notice file. What I am doin wrong? I don't know how to solve the problem, can you help me please?
best regards
Gigi
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

On Thu, Dec 27, 2018 at 10:14:48PM +0100, niftybunny wrote:
Change your port from 9001 to 80 to make it work.
9001 is actually the (sorta) default port for the ORPort, not the DirPort. So that wouldn't have worked. -- OpenPGP Key: 47BC7DE83D462E8BED18AA861224DBD299A4F5F3 https://www.parckwart.de/pgp_key

Yes, I solved switching from DirPort 9030 to 80. I don't know why, but in every debian machine on which i run tor, when I send kill -HUP signal, often the process crash. In the log I read that It can't read the config file, so I just restart It through systemd. anyway, thank you. bye Il 27/12/18 23:06, Toralf Förster ha scritto:
On 12/27/18 10:12 PM, dns1983@riseup.net wrote:
I loaded an html file on my tor directory, uncommented the diretive "DirFrontPage /path/html-file", but It doesn't works Did you made a "kill -HUP <pid>" to the tor process?
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

On 12/27/18 11:19 PM, dns1983@riseup.net wrote:
Yes, I solved switching from DirPort 9030 to 80. I don't know why, but in every debian machine on which i run tor, when I send kill -HUP signal, often the process crash. In the log I read that It can't read the config file, so I just restart It through systemd.
$> service tor reload should made it under Debian. -- Toralf PGP C4EACDDE 0076E94E

dont forget to reload / restart the service. this can also be done out of the nyx control software by pressing x two times. The DirFrontpage will be accessable on the dirport and u will have to add some kind of redirect to make it reachable when httping just the ip of the relay. a simple HaProxy or Apache2 with a redirect should be enough. Am 27.12.18 um 22:12 schrieb dns1983@riseup.net:
Hi,
I need to install some additional software, to make the "DirFrontPage" work?
I loaded an html file on my tor directory, uncommented the diretive "DirFrontPage /path/html-file", but It doesn't works and I don't see anything related to it in the log notice file. What I am doin wrong? I don't know how to solve the problem, can you help me please?
best regards
Gigi
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
participants (5)
-
dns1983@riseup.net
-
Jonathan Marquardt
-
niftybunny
-
Paul
-
Toralf Förster