]> granicus.if.org Git - apache/commit
mod_rewrite: Fix some problems reporting errors with mapping
authorJeff Trawick <trawick@apache.org>
Fri, 28 Feb 2003 13:13:39 +0000 (13:13 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 28 Feb 2003 13:13:39 +0000 (13:13 +0000)
commit5261b44556fc10d8929010d06f64df81aaa4427f
tree7d82bf93004c81a959a7ca725a64771657046c5d
parent87de4016c7a0abe515ea2ac8a4636cd7709bd58e
mod_rewrite: Fix some problems reporting errors with mapping
programs (RewriteMap prg:/something).

the wrong field was specified when trying to log the name of
the program that couldn't be started

recent APR features used to provide better error reporting
on systems where apr_proc_create() uses fork()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98840 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c