]> granicus.if.org Git - apache/commit
The rewrite-args hook isn't available to MPM DSOs. Piggy-back on the
authorJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 14:50:24 +0000 (14:50 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 14:50:24 +0000 (14:50 +0000)
commitc7266edf61b20675c6785cca94fdca6e72a9fb7f
tree64d946c790501d6af2b36b8e69f0ce4ea5c153a0
parent8c7348ef59fe860de872badc2ab758acec906989
The rewrite-args hook isn't available to MPM DSOs.  Piggy-back on the
linked-in mod_unixd.c to handle that.

(The set of MPMs modified is the same set for which mod_unixd is enabled,
which is approximately equivalent to the set of Unix MPMs which anybody has
tried to maintain in recent memory.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758278 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/unix/mod_unixd.c
server/mpm/experimental/event/event.c
server/mpm/prefork/prefork.c
server/mpm/simple/simple_api.c
server/mpm/worker/worker.c