X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=examples%2Fvhosts%2Frun;fp=examples%2Fvhosts%2Frun;h=3c21690bbf34dc13095890b551194d733a60832b;hp=bba9e6819b862c6eadaf38e2ee53f4a71bd0c909;hb=0c345c82fe0465b7e92076b90e3132ae3b6eba98;hpb=121587a56e50fd4cce884d9e61e8796436b150a4 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