From 6b178b46ef52fc146fee566e9bdd12929d3ad0a3 Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Sun, 7 Dec 2008 01:21:19 +0000 Subject: 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 --- doc/tor.1.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.in b/doc/tor.1.in index 67a7db4f9f..237d0ed328 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -1044,6 +1044,13 @@ probably do not want to set this option. Please coordinate with the other admins at tor-ops@freehaven.net if you think you should be a directory. .LP .TP +\fBDirPortFrontPage \fIFILENAME\fP +When this option is set, it takes an html file and publishes it as "/" on +the DirPort. Now relay operators can provide a disclaimer without needing +to set up a separate webserver. There's a sample disclaimer in +contrib/tor-exit-notice.html. +.LP +.TP \fBV1AuthoritativeDirectory \fR\fB0\fR|\fB1\fR\fP When this option is set in addition to \fBAuthoritativeDirectory\fP, Tor generates version 1 directory and running-routers documents (for legacy -- cgit v1.2.3-54-g00ecf