On 6 May 2001 coar@apache.org wrote:
| coar 01/05/06 15:00:02
|
| Modified: src CHANGES
| src/modules/standard mod_rewrite.c mod_rewrite.h
| Log:
| Add ability to escape characters in Rewrite* input strings using
| '\' (e.g., "\$" to keep it from having its special meaning), and
| NoEscape/NE flag to disable filtering the rewritten output through
| URI encoding.
Shouldnt this be "up-ported" to httpd-2.0 mod_rewrite as well?
On a related note, what's the going policy regading feature-sync between
the two trees?
/dale
|