X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fdirplex.doc;h=7e9ab383af7bad9e2f5df1e62372e157c9d0eb3a;hb=2f9428608e54bb015722c76e64cf9faf1df8b19e;hp=9d4583d7e1f80901ca9d728d87707852b233e80f;hpb=e7e3e59303097e0021571883b8bcdd38c4432395;p=ashd.git diff --git a/doc/dirplex.doc b/doc/dirplex.doc index 9d4583d..7e9ab38 100644 --- a/doc/dirplex.doc +++ b/doc/dirplex.doc @@ -29,7 +29,7 @@ OPTIONS *-h*:: - Display a brief help message to standard output and exit. + Print a brief help message to standard output and exit. *-N*:: @@ -153,7 +153,7 @@ The follow configuration directives are recognized: Declares a named, transient request handler (see *ashd*(7) for a more detailed description of persistent handlers). It must - contains exactly one follow-up line, *exec* 'PROGRAM' + contain exactly one follow-up line, *exec* 'PROGRAM' ['ARGS'...], specifying the program to execute and the arguments to pass it. In addition to the specified arguments, the HTTP method, raw URL and the rest string will be appended @@ -219,6 +219,12 @@ The following rules are recognized: Matches if and only if no *match* stanza without a *default* rule has matched. +*local*:: + + Valid only in `.htrc` files, *local* matches if and only if + the file under consideration resides in the same directory as + the containing `.htrc` file. + In addition to the rules, a *match* stanza must contain exactly one follow-up line specifying the action to take if it matches. The following actions are recognized: