On 9/6/07, Satya <satyakiran@xxxxxxxxx> wrote: > hi, > we are using the Apache httpd for development. One issue we are facing > is that the http server writes out an error_log that only root can > read. Our developers need to be able to read this file to figure out > their CGI bugs. > > We currently manage this by manually setting the permissions (chmod), > but this has to be done every time we restart the server. How do I > make Apache write out files with rw-r--r-- permissions? My understanding (without verifying myself) is that all you need to do is properly set the umask under which you start the server. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx