[users@httpd] Order of Filter Types with the same values

2011-10-11 Thread Jason Gionta
Hi everyone, I have been looking over the httpd source looking for how the filter types are order when they are registered with the same filter type value. For example, http_core.c registers HTTP_HEADER, HTTP_OUTERROR, and BYTERANGE (in this order) with a filter type of AP_FTYPE_PROTOCOL. In thi

[users@httpd] Filtering access to URLs handled by mod_jk?

2011-10-11 Thread Garey Mills
I am trying to use an authentication filter, mod_auth_cas, with mod_jk. mod_auth_cas filters can be established on a . I would like to require authentication on some of the URLs that I pass through mod_jk, but not others. Does anyone have any experience with using filters of this typ

Re: [users@httpd] vulnerabilities-oval.xml

2011-10-11 Thread Pascal HERAUD
That's totally different format from the Oval source but the information is here :) Thank you. Pascal. Le 11/10/2011 10:48, William A. Rowe Jr. a écrit : On 10/11/2011 2:49 AM, Pascal HERAUD wrote: Hello, Such a shame that Apache Http does not maintain this file anymore. It allows main secur

Re: [users@httpd] vulnerabilities-oval.xml

2011-10-11 Thread William A. Rowe Jr.
On 10/11/2011 2:49 AM, Pascal HERAUD wrote: > Hello, > > Such a shame that Apache Http does not maintain this file anymore. > It allows main security vulnerabilities aggregators to publish thoses > advisories... Canonical path is now; http://svn.apache.org/repos/asf/httpd/site/trunk/xdocs/secur

Re: [users@httpd] vulnerabilities-oval.xml

2011-10-11 Thread Pascal HERAUD
Hello, Such a shame that Apache Http does not maintain this file anymore. It allows main security vulnerabilities aggregators to publish thoses advisories... Pascal. Le 09/10/2011 17:34, Rainer Jung a écrit : On 08.10.2011 22:51, Pascal HERAUD wrote: Hello, Does anybody know where did go t