On 8/27/07, Karl Denninger <[EMAIL PROTECTED]> wrote:

> However, I have a site which is entirely built by a CGI program.  That
> program returns a proper "Content-Type:" header; some content is
> text/html, some might be text/xml, some might be image/gif, some might
> be image/jpeg, etc.

AddOutputFilterByType doesn't work reliably under these circumstances.
Use mod_filter instead:
http://httpd.apache.org/docs/2.2/mod/mod_filter.html

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to