]> 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)
commiteeb143f462066e3a762c1748315ab4c144d88a39
tree7d82bf93004c81a959a7ca725a64771657046c5d
parentac7381a3fe4d38f1c30636dd89255e605a41c482
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