Re: [fwd] How to SysAdmin Apache FCGI ?
Brian Grossman (brian@SoftHome.net)
Wed, 05 Mar 1997 15:46:37 -0700
Message-Id: <199703052246.PAA06026@lindy.SoftHome.net>
To: Chris Shepard <Maverick@MasterMind.Net>
Subject: Re: [fwd] How to SysAdmin Apache FCGI ?
In-Reply-To: Your message of "Wed, 05 Mar 1997 08:43:33 EST."
<199703051343.IAA22027@u4-138.openmarket.com>
Date: Wed, 05 Mar 1997 15:46:37 -0700
From: Brian Grossman <brian@SoftHome.net>
> How does one refresh an AppClass executeable without doing
> a kill -SIGHUP on httpd?
With the suexec_fcgi patches for apache 1.2b4
(ftp://ftp.apache.org/apache/incoming) or the forthcoming patches for
1.2b7 w/ fcgi 1.4.3, you can run your fcgi process as a specific user.
Brian