]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Back out the suexec change to mod_rewrite.c. It now builds again.
authorJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 11:38:06 +0000 (11:38 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 11:38:06 +0000 (11:38 +0000)
commit2201ce98dace283640c7d31d6b62237d838dd393
tree07251004e7d493a71994927f95bd070a44ab1375
parenta6520f4226e83d450aa0d38a84a75fbda320ad6b
Back out the suexec change to mod_rewrite.c.  It now builds again.
(No, it wasn't a simple issue to get the suexec patch working.)

The suexec support doesn't apply to the external mapping process,
which is not related to any particular request.  Instead, [IMHO]
the external mapping process should switch to the configured user/group
that the daemon processes switch to.

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