On 10/29/2010 9:40 AM, bugzi...@apache.org wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=7741
> 
> --- Comment #6 from Rich Bowen <rbo...@apache.org> 2010-10-29 10:40:15 EDT ---
> Looks like we need to add 'virtual host' to the context list for:
> 
> LimitRequest*
> KeepAlive*

Rich... if you like, you can research all of the directive scopes using this 
tool;

http://people.apache.org/~wrowe/mod_cmds.c

There is some explanation here;

http://people.apache.org/~wrowe/mod_cmds.doc

it will dump all of the directives.

Someone with a few free cycles should be able to awk/perl/python the output into
a 1:1 comparison with the docs tree, to determine which scope tags are wrong,
which directives are missing, which directives are deprecated.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to