X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fdirplex.doc;h=e2769d7f040d1a1d2eed9c02872edac57c651330;hb=bcad6b0c48d516ddc920b52f06083ceaa242e1ca;hp=048548a20721996a151ef94777af2ea89fba3900;hpb=5ff7def2adbff86a0e2d69f8f82f0b07882ca782;p=ashd.git diff --git a/doc/dirplex.doc b/doc/dirplex.doc index 048548a..e2769d7 100644 --- a/doc/dirplex.doc +++ b/doc/dirplex.doc @@ -193,9 +193,10 @@ The following configuration directives are recognized: be a named request handler specified either in the same `.htrc` file or elsewhere. The *capture* directive accepts no follow-up lines. Note that the `X-Ash-File` header is not - added to requests passed via *capture* directives. If 'FLAGS' - contain the character `R`, this *capture* directive will be - ignored if it is in the root directory that *dirplex* serves. + added to requests passed via *capture* directives. Normally, + *capture* directives will be ignored if they appear in the + root directory that *dirplex* serves, but not if 'FLAGS' + contain the character `D`. MATCHING -------- @@ -213,7 +214,7 @@ in the global configuration files are searched in order of their *match* stanzas are considered depends on the type of the file being matched: if an ordinary file is being matched, only *match* stanzas without any 'TYPE' parameter are considered, while if it is a -directory, only those with type 'TYPE' parameter specified as +directory, only those with the 'TYPE' parameter specified as *directory* are considered. 'TYPE' can also take the value *notfound*, described below under 404 RESPONSES.