X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fpatplex.doc;h=dbe8e964c733a5b2af44fb9c6ce092b731fa17ea;hb=9f974c1ff83d52fe3ba11040d46dfb2540bb0630;hp=633b22e8ad34a8874a9f0e4cc5f9647685b40a9a;hpb=82f45de1f45b92a89e710b480b9cfe75ab7b069a;p=ashd.git diff --git a/doc/patplex.doc b/doc/patplex.doc index 633b22e..dbe8e96 100644 --- a/doc/patplex.doc +++ b/doc/patplex.doc @@ -156,7 +156,7 @@ them. -------- child root - exec sudo -u www-data dirplex /srv/www/htdocs + exec sudo -u www-data dirplex /srv/www child userdir exec userplex -g users match @@ -184,7 +184,7 @@ match # Use the last level of the domain name to enter a subdirectory. match header host ^([^.]*)\\.multi\\.org$ is - restpat $1$_ + restpat $1/$_ handler site-multi --------