Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 1999 14:14:16 -0600 (CST)
From:      Christopher Palmer <cpalmer@jig.ordway.org>
To:        Thomas Bentz <thefett@negativemass.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Adding users on a Web Server
Message-ID:  <Pine.BSF.4.10.9903191411140.23969-100000@jig.ordway.org>
In-Reply-To: <36F1F26E.C889BFD1@negativemass.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 1999, Thomas Bentz wrote:

> For a web server, how do I add users so that another user can not view
> the directory, but can access the web page in the directory.

You want the directory to have execute-only permissions:

chmod 711 <dir>


Christopher Palmer
Assistant Systems Administrator, Ordway Music Theatre
cpalmer@jig.ordway.org



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.10.9903191411140.23969-100000>