
A.Ford at ford-mason
May 5, 2008, 12:57 PM
Post #1 of 1
(27 views)
Permalink
|
|
Flagging directives as repeatable in a particular context
|
|
When I wrote the first edition of Apache Pocket Reference (back in 2000) I used a different set of flags to indicate the contexts in which a directive is valid (GVSF instead of SVDH, but I'm changing that to be consistent with the Apache docs). However I also added another flag '*' to indicate whether a directive could sensibly be used multiple times in a context - basically whether the directive set a flag or variable (such as DocumentRoot (SV)) or added a value to a table (such as Alias (SV*)). I am keeping this "feature" for the second edition as readers have said that it was useful; I wondered whether it is something that the Apache docs might want to adopt. Andrew -- Andrew Ford, Director Pauntley Prints / Ford & Mason Ltd A.Ford[at]ford-mason.co.uk South Wing Compton House pauntley-prints.co.uk Compton Green, Redmarley Tel: +44 1531 829900 ford-mason.co.uk Gloucester GL19 3JB Fax: +44 1531 829901 refcards.com cronolog.org Great Britain Mobile: +44 7785 258278 --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: docs-help[at]httpd.apache.org
|