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?
Internal Server Error, and on error_log
[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
yet...
Mike
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]