On Sun, 13 Jan 2008 12:37:54 +
Mike Cardwell <[EMAIL PROTECTED]> wrote:
> > [B] was new in 2.2.7.
>
> 2.2.6 is the latest version I can find on
> http://httpd.apache.org/download.cgi, which makes me wonder why the
> documentation includes stuff that doesn't even exist in a stable
> release
Nick Kew wrote:
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)$
http://www.uskonnonvapaus.fi/apache-bug/1/foo.php?q=$1 [P]
and this gives $1 only part to first space. However, on
What happens if you add [B] to the [P] rule
On Fri, 11 Jan 2008, Nick Kew wrote:
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)$ http://www.uskonnonvapaus.fi/apache-bug/1/foo.php?q=$1 [P]
and this gives $1 only part to first space.
What happens if you add [B] to the
On Fri, 11 Jan 2008 12:03:22 +0200 (EET)
Jori Mantysalo <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Jan 2008, Pau Garcia i Quiles wrote:
>
> >> See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
> >>
> >> There is per-directory .htaccess that says
> >>
> >> RewriteRule ^(.+)$
> >> http://www.u
On Thu, 10 Jan 2008, Pau Garcia i Quiles wrote:
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)$ http://www.uskonnonvapaus.fi/apache-bug/1/foo.php?q=$1
[P]
and this gives $1 only part to first space. However, on
What ha
Quoting Jori Mantysalo <[EMAIL PROTECTED]>:
I asked about this two weeks ago. Anyone got ideas? If not, who is
right person to contact? Maintainer of mod_proxy or mod_rewrite?
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)
I asked about this two weeks ago. Anyone got ideas? If not, who is right
person to contact? Maintainer of mod_proxy or mod_rewrite?
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)$ http://www.uskonnonvapaus.fi/apache-bug/1/f
See http://www.uskonnonvapaus.fi/apache-bug/3/one%20two
There is per-directory .htaccess that says
RewriteRule ^(.+)$ http://www.uskonnonvapaus.fi/apache-bug/1/foo.php?q=$1 [P]
and this gives $1 only part to first space. However, on
http://www.uskonnonvapaus.fi/apache-bug/2/one%20two
there is