[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: security based on repos under SVNParentPath

From: Rafael Garcia-Suarez <rgarciasuarez_at_free.fr>
Date: 2002-11-01 17:42:33 CET

Karl Fogel wrote:
> There's a way to do a "graceful restart" of Apache, in which no child
> processes are stopped, just new ones are started with the new
> configuration and old ones are allowed to finish what they were doing
> and die out. I can't remember what it is, maybe "apachectl restart"
> or something? Anyway, the docs should tell you, or Google for "Apache
> graceful restart" :-).

That would be "apachectl graceful", but, if your apache binds on port 80,
or any port < 1024, it must be run as root (as it sends a signal to
httpd).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 1 17:43:17 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.