Problem when uploading files with Apache

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Sun Feb 8 05:54:04 PST 2009


Nicolas Letellier <nicolas at nicoelro.net> writes:

> So, anybody could explain me when I upload a file, rights are www:wheel?

I'm going to guess that it's just inheriting the group from the
directory.  The normal default in BSD is for a file to get the gid 
of the directory.  The directory you are uploading into should be owned
by the group you want the files to have.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/


More information about the freebsd-questions mailing list