]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
OR_ALL is not a good choice. Use more restrictive permissions for the
authorAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:38:54 +0000 (23:38 +0000)
committerAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:38:54 +0000 (23:38 +0000)
commit8e093a6c7395d530a81d504f17320da186e990c1
treefaaa2c84f6207e3d8a3be0c7db6064192dd23160
parent0c85c24b0dadf90d61c3c19e0d6f1df69dabbb8a
OR_ALL is not a good choice. Use more restrictive permissions for the
mod_filter directives.

OR_OPTIONS for all but FilterTrace, which isn't allowed in htaccess,
because it could DoS the server (see docs).

We should consider to introduce an allowoverride filters or so.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105477 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_filter.c