Skip to content
  1. May 25, 1998
  2. May 24, 1998
  3. May 23, 1998
  4. May 22, 1998
  5. May 21, 1998
  6. May 20, 1998
  7. May 19, 1998
    • brian's avatar
      PR: · 5957b70d
      brian authored
      Added some error warnings back.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81305 13f79535-47bb-0310-9956-ffa450edef68
      5957b70d
    • brian's avatar
      PR: · 9afa6593
      brian authored
      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
      9afa6593