[tor-commits] [flashproxy/master] Link the facilitator Apache configuration in sites-enabled.

dcf at torproject.org dcf at torproject.org
Thu Apr 25 07:14:08 UTC 2013


commit cc84229ccc5610f16e9324978c618f2bc048726e
Author: David Fifield <david at bamsoftware.com>
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.





More information about the tor-commits mailing list