On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:
> How do I get this to stop working like this and create files
> with UID=andy GID=www?
Just a head's up: www is the group id from Apache by default, so doing this,
you'll make the files writeable by the webserver, generally not something you
want to do.
It's better to create a seperate group, say 'wwwadmin'.
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"