New DirPortFrontPage option that takes an html file and publishes it as "/" on the...
commit6b178b46ef52fc146fee566e9bdd12929d3ad0a3
authorJacob Appelbaum <jacob@appelbaum.net>
Sun, 7 Dec 2008 01:21:19 +0000 (7 01:21 +0000)
committerJacob Appelbaum <jacob@appelbaum.net>
Sun, 7 Dec 2008 01:21:19 +0000 (7 01:21 +0000)
treee1c1a8e6b340573a2395d29c2b37336855cefd46
parent92562d6e7a57df315698fbdfb9476bcac24bc10e
New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html.

svn:r17500
ChangeLog
doc/tor.1.in
src/config/torrc.sample.in
src/or/config.c
src/or/directory.c
src/or/or.h
src/or/test.c