Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 11:24:59 -0800 (PST)
From:      Linh Pham <lplist@closedsrc.org>
To:        Kurtis Smith <ksscendyn@yahoo.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: Oh man I am confused on apache ftpchroot ...
Message-ID:  <Pine.BSF.4.33.0103271122090.33172-100000@q.closedsrc.org>
In-Reply-To: <5.0.2.1.0.20010327112813.00a69ec0@64.161.89.218>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-03-27, Kurtis Smith scribbled:

# chmod .. something something heheh

chmod u+rw {list of files} - to allow read/write by the owner
chmod go-rwx {list of files} - to disallow read/write/exec by group or
others
chmod u-r {folder} && chmod u+wx {folder} - to allow only write and exec
on/in the folder

I could be wrong or just plain crazy (or both?) :)

-- 
Linh Pham
[lplist@closedsrc.org]

// 404b - Brain not found


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103271122090.33172-100000>