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
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