X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=examples%2Fvhosts%2Frun;h=3c21690bbf34dc13095890b551194d733a60832b;hb=330c9bc3a9008ac4937e79e80a0d383ce082f7c1;hp=bba9e6819b862c6eadaf38e2ee53f4a71bd0c909;hpb=7f8383098e49588529e3a203ed6d7bb2f27aef5c;p=ashd.git diff --git a/examples/vhosts/run b/examples/vhosts/run index bba9e68..3c21690 100755 --- a/examples/vhosts/run +++ b/examples/vhosts/run @@ -1,6 +1,9 @@ #!/bin/sh +# Change to the directory containing this script set -e cd "$(dirname "$0")" +# Start htparser running patplex; see the patterns.conf file for +# further details. htparser plain:port=8080 -- patplex patterns.conf