From owner-freebsd-questions Thu Mar 18 23:25:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from darius.concentric.net (darius.concentric.net [207.155.198.79]) by hub.freebsd.org (Postfix) with ESMTP id 9BD5114EE6 for ; Thu, 18 Mar 1999 23:25:38 -0800 (PST) (envelope-from thefett@negativemass.com) Received: from newman.concentric.net (newman [207.155.198.71]) by darius.concentric.net (8.9.1a/(98/12/15 5.12)) id CAA00148; Fri, 19 Mar 1999 02:25:18 -0500 (EST) [1-800-745-2747 The Concentric Network] Received: from negativemass.com (ts029d09.sjc-ca.concentric.net [206.173.232.165]) by newman.concentric.net (8.9.1a) id CAA03213; Fri, 19 Mar 1999 02:25:17 -0500 (EST) Message-ID: <36F1F26E.C889BFD1@negativemass.com> Date: Thu, 18 Mar 1999 22:45:02 -0800 From: Thomas Bentz X-Mailer: Mozilla 4.03 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Adding users on a Web Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. I tried chmod o-x, and also tried chmod o-r but then the web page does not work. Thanks in advance, Tom. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message