Commit 9afa6593 authored by brian's avatar brian
Browse files

PR:

Two things: replaced the use of spawn_child with ap_spawn_child_err_buff
in various modules (to be "safe" under Win32) and modified the agent and
referer logging modules to use ap_open_piped_logs rather than try and do
it on their own.

I'm not sure that uncompress_child in mod_mime_magic is correct; could
someone look at it?

Also, Ralf, mod_rewrite.c needs similar treatment.  I was off to do it but
it looked more complex than the other changes, and I'm sure once you see
the changes made here you can understand which mod_rewrite changes to make.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81304 13f79535-47bb-0310-9956-ffa450edef68
parent 8db648c2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment