Re: [EMAIL PROTECTED] Apache 2.0.58 on Debian Linux

2006-10-10 Thread Sander Temme
Tom, On Oct 9, 2006, at 7:47 PM, Tom Laramee wrote: i need to have this users umask be 002 (it's currently 022)... meaning, for each of the 25 processes that apache forks off when it begins to run, the umask for these processes must be 002. i thought i could just update the users .bashrc fil

[EMAIL PROTECTED] Apache 2.0.58 on Debian Linux

2006-10-09 Thread Tom Laramee
Greetings: my apache daemon runs as user "www-data". i need to have this users umask be 002 (it's currently 022)... meaning, for each of the 25 processes that apache forks off when it begins to run, the umask for these processes must be 002. i thought i could just update the users .bashrc file