Your message dated Fri, 21 Aug 2009 08:48:25 +0200
with message-id <[email protected]>
and subject line Re: Bug#488807: libapache2-mod-jk: requests wrong URL when
using mod_rewrite
has caused the Debian Bug report #488807,
regarding libapache2-mod-jk: requests wrong URL when using mod_rewrite
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
488807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-mod-jk
Version: 1:1.2.18-3etch1
Severity: important
after update to 1.2.18-3etch1 (not sure about that),
mod_jk stopped using URL produced by mod_rewrite, but
used original URL instead. upgrading to a version
from backports fixed the problem.
relevant piece of config:
JkMount /we-tag/servlet/* ajp13
RewriteEngine on
RewriteRule ^/api/(\w+)/?$ /we-tag/servlet/LspExec?action=$1 [PT,QSA]
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libapache2-mod-jk depends on:
ii apache2 2.2.3-4+etch4 Next generation, scalable, extenda
ii apache2-mpm-worker [ap 2.2.3-4+etch4 High speed threaded model for Apac
ii apache2.2-common 2.2.3-4+etch4 Next generation, scalable, extenda
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
libapache2-mod-jk recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Jun 30, 2008 at 10:48:16PM -0400, Alex Mizrahi wrote:
> Package: libapache2-mod-jk
> Version: 1:1.2.18-3etch1
> Severity: important
>
> after update to 1.2.18-3etch1 (not sure about that),
> mod_jk stopped using URL produced by mod_rewrite, but
> used original URL instead. upgrading to a version
> from backports fixed the problem.
>
> relevant piece of config:
> JkMount /we-tag/servlet/* ajp13
>
> RewriteEngine on
> RewriteRule ^/api/(\w+)/?$ /we-tag/servlet/LspExec?action=$1 [PT,QSA]
This was a default behavior change in the package due to a fix for
CVE 2007-1860 [1]. Upstream also has made this change and documented that.
I close this bug as its expected behavior.
Cheers,
Michael
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1860
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers