Date: Sat, 1 Jul 2006 15:33:11 +0200 From: albi <albi@scii.nl> To: eoghan <eoghanj@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: user rights Message-ID: <20060701153311.e4f50a68.albi@scii.nl> In-Reply-To: <77D897CD-C22A-4B93-8DAE-219B92D23D46@gmail.com> References: <77D897CD-C22A-4B93-8DAE-219B92D23D46@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Jul 2006 14:19:38 +0100 eoghan <eoghanj@gmail.com> wrote: > I want to be able to edit stuff in my /public_html folder as a > normal user. What permissions (group) do I need to add for this user. > I have www already but the /home/user/public_html/ is still read only. you need 755 (or 705) on your home-directory itself the rest (in your public_html) should be 644 for files and 755 for sub-directories -- The Internet: where men are men, women are men, and children are FBI agents.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060701153311.e4f50a68.albi>