]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix for suexec execution of CGI scripts from mod_include
authorBrian Pane <brianp@apache.org>
Sun, 26 May 2002 08:27:10 +0000 (08:27 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 26 May 2002 08:27:10 +0000 (08:27 +0000)
commit1c2df20d0abadfc5b49fd63b61d77547c257bde0
tree11ab02cda27110ef318e9536b4a416d123f9ddd6
parenta6f5676ade5c14feeb8e2f43dc460673f510a7b6
Fix for suexec execution of CGI scripts from mod_include
(including security patch to ensure that <!--#include file="name.cgi"-->
is run as the suexec user rather than the httpd user)
PR: 7791, 8291
Submitted by: Colm MacCarthaigh <colmmacc@redbrick.dcu.ie>
Reviewed by: Brian Pane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95290 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_include.c
os/unix/unixd.c