]> granicus.if.org Git - apache/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)
commitc09368cc8887c1dea562def6c77668bc77ac4374
tree11ab02cda27110ef318e9536b4a416d123f9ddd6
parentf37eddfa286b56f37b051f8b0e3e395abd388631
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