X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fdirplex.doc;h=9f3aab2624f376ebce5fd37c310968a8a29439d5;hp=e4c3b3ecbc3326d2b8224c7b281948224437588b;hb=77a840e52bd16bdcfffec75cb5e7f4a2315d7cf5;hpb=acc2d159e6f946ed6abc7c0e843a483d6478bee3 diff --git a/doc/dirplex.doc b/doc/dirplex.doc index e4c3b3e..9f3aab2 100644 --- a/doc/dirplex.doc +++ b/doc/dirplex.doc @@ -261,6 +261,15 @@ following actions are recognized: by a *fchild* stanza. This action exists mostly for convenience. +A *match* stanza may also contain any number of *set* lines, as +follows: + +*set* 'HEADER' 'VALUE':: + + If the *match* stanza is selected as the match for a file, the + named HTTP 'HEADER' in the request is set to 'VALUE' before + passing the request on to the specified handler. + 404 RESPONSES -------------