DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10147>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10147

Broken ExtFilterOptions DebugLevel

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-06-26 20:01 -------
mod_ext_filter has been changed to find filter definitions in the main
server in case they weren't defined in the vhost...  the patch as committed
is below, and will be in the next release of Apache:

http://cvs.apache.org/viewcvs.cgi/httpd-
2.0/modules/experimental/mod_ext_filter.c.diff?r1=1.29&r2=1.30

I tweaked the documentation to try to clarify how parameters to the
external program are specified.  In addition, I added a new example
which you might recognize.

If you really want to have stderr from the filter written to a file,
please write another PR for the feature request.  I don't personally
plan on doing anything about that unless it is clear that there is
a widespread desire for it.  (Other folks may be interested however.)
Note that the LogStderr option (on the ExtFilterOptions directive) can 
be used to capture the external filter's stderr in the Apache error log.

Thanks again for your report!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to