[Web-SIG] A query for hosting providers
Sridhar Ratna
sridharinfinity at gmail.com
Tue Mar 29 15:03:08 CEST 2005
On Tue, 29 Mar 2005 10:43:55 +0100, Remi Delon <remi at cherrypy.org> wrote:
> This allows us to use the trick described on this page:
> http://www.cherrypy.org/wiki/BehindApache (look for "autostart.cgi") to
> have Apache restart the server automatically if it ever goes down.
>
A main disadvantage of using apache to start the HTTP server is
process UID. The HTTP server will be started under the UID of the
webserver. 'suid' is a security risk as it requires apache to be run
as root.
--
Sridhar Ratna - http://www.livejournal.com/users/seedar/
More information about the Web-SIG
mailing list