commit cc84229ccc5610f16e9324978c618f2bc048726e
Author: David Fifield <[email protected]>
Date:   Wed Apr 24 23:17:04 2013 -0700

    Link the facilitator Apache configuration in sites-enabled.
---
 doc/facilitator-howto.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt
index eb4133f..4d79907 100644
--- a/doc/facilitator-howto.txt
+++ b/doc/facilitator-howto.txt
@@ -151,6 +151,10 @@ intermediate.pem is a possible intermediate certificate 
file provided by
 the CA; if you did not get one, then leave off the
 SSLCertificateChainFile line.
 
+Link the configured site into sites-enabled.
+       # cd /etc/apache2/sites-enabled
+       # ln -s ../sites-available/tor-facilitator
+
 === HTTPS setup
 
 The HTTP server should serve only over HTTPS and not unencrypted HTTP.



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to