[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/staging] apparently apache cannot handle comments on non-empty lines
commit c61eac7c0a82390118312d890021cb76ccde10ff
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date: Wed Oct 22 22:40:13 2014 -0400
apparently apache cannot handle comments on non-empty lines
---
docs/en/running-a-mirror.wml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/en/running-a-mirror.wml b/docs/en/running-a-mirror.wml
index ee903fb..39a3430 100644
--- a/docs/en/running-a-mirror.wml
+++ b/docs/en/running-a-mirror.wml
@@ -75,7 +75,8 @@ rsync -aq --delete rsync://rsync.torproject.org/dist-mirror/ /var/www/mirrors/to
DocumentRoot /var/www/mirrors/torproject.org<br/>
<Directory /var/www/mirrors/torproject.org/><br/>
- Options MultiViews Indexes # Be sure to enable the autoindex and negotiation modules<br/>
+ # Be sure to enable the autoindex and negotiation modules<br/>
+ Options MultiViews Indexes<br/>
DirectoryIndex index<br/>
AllowOverride None<br/>
</Directory><br/>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits