From: Wilmer Ricciotti Date: Wed, 12 Oct 2011 14:13:27 +0000 (+0000) Subject: Matitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit). X-Git-Tag: make_still_working~2196 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=6b71759b5897c5ba4e76d93561e52ee555f269bf Matitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit). --- diff --git a/matitaB/matita/netplex.conf b/matitaB/matita/netplex.conf index ff6a76d60..ccd9119a3 100644 --- a/matitaB/matita/netplex.conf +++ b/matitaB/matita/netplex.conf @@ -27,7 +27,7 @@ netplex { path = "/"; service { type = "file"; - docroot = "/home/barolo/matitaB/matita"; + docroot = "/home/matitaweb/matita/matita"; media_types_file = "/etc/mime.types"; enable_listings = true; } @@ -135,4 +135,3 @@ netplex { } } -