Drew Bertola wrote:
> Now comes the case of a match split across the tail end of my current
> bucket and the head end of the next bucket. I imagine this is something
> I should consider.
That's exactly how I'd do it. There's a great example of this in the
filters in mod_charset that demonstrat
Hi again,
I am having some good success with my filter module, but need to take it
to completion.
The filter will look for a specific string and replace it with a new
string, or insert the new string either before or after the search
string. This all works for the case that the search string doe