]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/netplex.conf
update in ground_2 and basic_2
[helm.git] / matitaB / matita / netplex.conf
index 858ea6e8e85c199d6badfd067f90f9e0369e507f..7bdad94f0e07579ee72c2720978b9d03bbb04b58 100644 (file)
@@ -27,7 +27,7 @@ netplex {
           path = "/";
           service {
             type = "file";
-            docroot = "/home/matitaweb/matita/matita";
+            docroot = "/home/matitaweb/matita/matita/html";
             media_types_file = "/etc/mime.types";
             enable_listings = true;
           }
@@ -116,6 +116,13 @@ netplex {
             handler = "commit";
           }
         };
+        uri {
+          path = "/update";
+          service {
+            type = "dynamic";
+            handler = "update";
+          }
+        };
       };
     };
     workload_manager {
@@ -128,4 +135,3 @@ netplex {
   }
 }
 
-