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
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
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
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
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