X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fpatplex.doc;h=633b22e8ad34a8874a9f0e4cc5f9647685b40a9a;hp=657bd45c9af9e2c57d7bf13cba87e13004a3f6e3;hb=82f45de1f45b92a89e710b480b9cfe75ab7b069a;hpb=1406acb56481b06889f6a1aa1d331f48e7150059 diff --git a/doc/patplex.doc b/doc/patplex.doc index 657bd45..633b22e 100644 --- a/doc/patplex.doc +++ b/doc/patplex.doc @@ -135,6 +135,17 @@ Additionally, a *match* stanza may contain a *restpat* line: If no *match* stanza matches, a 404 response is returned to the client. +SIGNALS +------- + +SIGHUP:: + + Reread the given configuration file (but not the global + file). If any named handlers, as specified by *child* stanzas, + are currently running and have stanzas with matching names in + the new file, they are left running for those stanzas (even if + the *exec* line has changed). + EXAMPLES --------