User properties and how to make files with a specific group
owner
Mel
fbsd.questions at rachie.is-a-geek.net
Thu Jul 10 11:45:15 UTC 2008
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.
More information about the freebsd-questions
mailing list