X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matitaB%2Fmatita%2Fnetplex.conf;h=daa41247d56e7aacf1938c57cb823e4b5dde265d;hb=d8bc6fd4ab18f2995624c75e2889318237e9c17f;hp=52178dee496daea15f3c3e7d2ec317c6c3ea6270;hpb=9121e9f2de9f4df3e909e30a127214bb0f01c019;p=helm.git diff --git a/matitaB/matita/netplex.conf b/matitaB/matita/netplex.conf index 52178dee4..daa41247d 100644 --- a/matitaB/matita/netplex.conf +++ b/matitaB/matita/netplex.conf @@ -81,6 +81,20 @@ netplex { handler = "logout"; } }; + uri { + path = "/viewlib"; + service { + type = "dynamic"; + handler = "viewlib"; + } + }; + uri { + path = "/reset"; + service { + type = "dynamic"; + handler = "reset"; + } + }; }; }; workload_manager {