]> matita.cs.unibo.it Git - helm.git/commitdiff
Matitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit).
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 12 Oct 2011 14:13:27 +0000 (14:13 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 12 Oct 2011 14:13:27 +0000 (14:13 +0000)
matitaB/matita/netplex.conf

index ff6a76d6019a4df5c0bf6b7469e1d6210000dd7c..ccd9119a3a3e132b61c034c32567d8124a5e41ed 100644 (file)
@@ -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 {
   }
 }
 
-