[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] a2ensite insisted on having the ".conf".
commit 321a84f9e52c673b0ed579530e25bb2ea7e815db
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Sat Nov 16 21:33:25 2013 -0800
a2ensite insisted on having the ".conf".
# a2ensite fp-facilitator
ERROR: Site fp-facilitator does not exist!
# a2ensite fp-facilitator.conf
Enabling site fp-facilitator.conf.
To activate the new configuration, you need to run:
service apache2 reload
---
facilitator/doc/http-howto.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/facilitator/doc/http-howto.txt b/facilitator/doc/http-howto.txt
index 7db6402..478eb3e 100644
--- a/facilitator/doc/http-howto.txt
+++ b/facilitator/doc/http-howto.txt
@@ -24,7 +24,7 @@ wherever is appropriate for your Apache2 installation, then edit it as
per the instructions given in that file itself.
Link the configured site into sites-enabled.
- # a2ensite fp-facilitator
+ # a2ensite fp-facilitator.conf
=== HTTPS setup
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits