Author Login
Post Reply
On Tue, Dec 8, 2009 at 1:49 PM, Nick Kew <nick@(protected):
> Rich Bowen wrote:
>
>>> If I file an issue on Apache's Bugzilla, will this be considered a bug?
>>
>> Please do submit it, but perhaps as a documentation bug? I'll try to
>> remember to add a mention of this to the documentation, but a bugzilla
>> ticket will help us remember.
>
> Is this really an Apache docs issue? It's down to the regexp library,
> so surely the correct documentation for httpd is a reference to PCRE
> (or Perl regexp) documentation?
Searching for this old thread, missed your followup niq. httpd was
stepping in the way and treating & as an alias for \0/$0 (entire
match):
http://svn.apache.org/viewvc?view=revision&revision=904765
There was some confusion ITT that Rewrite and mod_alias directives
were behaving the same way that I think was cleared up elsewhere.
--
Eric Covener
covener@(protected)
---------------------------------------------------------------------
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: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)