https://bz.apache.org/bugzilla/show_bug.cgi?id=57946
Bug ID: 57946
Summary: Configuration example for mod_jk should be updated to
follow Apache 2.4 syntax scheme
Product: Tomcat Connectors
Version: 1.2.40
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_jk
Assignee: [email protected]
Reporter: [email protected]
Many Linux distributions including Debian ship Apache 2.4 as the standard
Apache web server. The example configuration in conf/http-jk.conf still uses
the old and
deprecated authentication configuration directives Order, Allow or Deny. These
do not integrate well with the new authorization scheme of Apache 2.4. The
configuration directives should be replaced with a suitable combination of
<RequireAll>, <RequireAny>, Require all, Require local, Require ip, and Require
method.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]