From owner-freebsd-questions Fri Mar 19 12:15:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from jig.ordway.org (jig.ordway.org [209.98.93.103]) by hub.freebsd.org (Postfix) with ESMTP id 385CD14EF2 for ; Fri, 19 Mar 1999 12:14:47 -0800 (PST) (envelope-from cpalmer@jig.ordway.org) Received: from localhost (cpalmer@localhost) by jig.ordway.org (8.8.8/8.8.8) with ESMTP id OAA26344; Fri, 19 Mar 1999 14:14:16 -0600 (CST) (envelope-from cpalmer@jig.ordway.org) Date: Fri, 19 Mar 1999 14:14:16 -0600 (CST) From: Christopher Palmer To: Thomas Bentz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Adding users on a Web Server In-Reply-To: <36F1F26E.C889BFD1@negativemass.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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