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

Re: umask problem with apache2 and mod_dav_svn

From: kulve <kulve_at_pingu.fi>
Date: 2006-04-29 22:40:16 CEST

Dominic Anello wrote:
> 2. Make sure every process that access the repos, even for a read
> operation, has the appropriate umask. I use umask 0002
> Put the umask directive at the top of the apachectl script, or
> whatever script you use to start apache. Also put it at the top of
> all your hook scripts and in your case, in your CGI script.

That apache serves other domains and other users as well, so this would
affect them all, which might not be acceptable on all systems. So if
somebody knows how to limit this setting per virtual host, or for dav,
that would be great. (Maybe I should ask that in some apache mailing list..)

At this time for my case this might actually be ok, so I'll try it out.
Thanks

-- 
kulve
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 29 22:41:12 2006

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

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