I found more info:
I had mod_proxy_html loaded.
If I remove it, it changes "abc" to "------abc++++++", thus twice
instead of 3 times. Strange, isn't it ?
I performed the test on a minimal config, and it works correctly.
I cannot reproduce the mod_proxy_html problem on this minimal config either.
I suppose there is another interaction.
I'll try to make more tests.
Regards,
Nick
Nick Gearls wrote:
Same file, mod_substitute from 2.2.11, test under Windows
Regards,
Nick
Plüm, Rüdiger, VF-Group wrote:
-----Ursprüngliche Nachricht-----
Von: Nick Gearls Gesendet: Montag, 16. März 2009 10:02
An: [email protected]
Betreff: Re: mod_substitute & back-references
Different result, but still incorrect:
Substitute s|abc|---abc+++|n
changes "abc" to "---------abc+++++++++"
I cannot reproduce this. Mind to share your configuration?
I used the following file as a source for the filter:
<html><body>
abc
</body></html>
Regards
Rüdiger