templates/bin/reconfig.template

Fri, 30 Dec 2016 18:47:26 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 30 Dec 2016 18:47:26 +0100
changeset 142
55298bc9ed28
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--

adds new a pathcheck saf and improves content type matchin and improves content type matching

#!/bin/sh

PID=`cat /tmp/webserver-rw6pgl8b/pid`

kill -USR1 $PID

mercurial