On 31 Jan 2012, at 01:09, V B wrote:

> Gents,
>   This appears to be a common issue....

Why?  Because someone posts on some forum?

>         ExtFilterDefine fixtext mode=output intype=text/html cmd="/bin/sed 
> s/html/HTML/ig"
>         
>         SetOutputFilter fixtext

(a) Why on Earth would you incur the huge overhead of an extfilter for something
that's fully supported by a choice of regular filters?
(b) What happens if you use mod_filter in place of SetOutputFilter?

(b) is a genuine question - it could be connected with what you describe, but
without observing it myself I don't know.

-- 
Nick Kew
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to