X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fdirplex.doc;h=879823501dc57130a88121427facecf84db1e69a;hb=7711283ce85263a4177b9d27762fd5a4bc5cee41;hp=9d4583d7e1f80901ca9d728d87707852b233e80f;hpb=e7e3e59303097e0021571883b8bcdd38c4432395;p=ashd.git diff --git a/doc/dirplex.doc b/doc/dirplex.doc index 9d4583d..8798235 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 an 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: