X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=examples%2Fvhosts%2Fpatterns.conf;fp=examples%2Fvhosts%2Fpatterns.conf;h=552f2d0f34dad6c6d9e2db101c34d34282a4ecc7;hp=0000000000000000000000000000000000000000;hb=7f8383098e49588529e3a203ed6d7bb2f27aef5c;hpb=c6df3d367a1f7bd7ac66ee93e4aa336b0eba15fa diff --git a/examples/vhosts/patterns.conf b/examples/vhosts/patterns.conf new file mode 100644 index 0000000..552f2d0 --- /dev/null +++ b/examples/vhosts/patterns.conf @@ -0,0 +1,13 @@ +child default + exec dirplex default-site + +child localhost + exec dirplex localhost + +match + default + handler default + +match + header host localhost(:[0-9]+)?$ i + handler localhost