]> granicus.if.org Git - apache/commit
If you study all of the directive implementations, you'll note
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 6 Apr 2008 00:42:21 +0000 (00:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 6 Apr 2008 00:42:21 +0000 (00:42 +0000)
commita8d0009e5c7b782b4a00fd39ca97acdb13becd1a
tree2bccc8d7b69eab4b4d5ae57abfbd0e7929586196
parent07c52aab45121787a0de85ec4142c0ca583a62be
If you study all of the directive implementations, you'll note
that we get less than 20% of the NOT_IN_LIMIT rules correct.

<Limit > works in about 4 directive contexts and yet, we ignore
this fact for 100's of directives.  Simply eliminate this
nonsense in anticipation of a 100% solution.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645189 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_suexec.c
modules/http/http_core.c
modules/metadata/mod_ident.c
modules/proxy/mod_proxy.c