From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 09:09:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E237216A4CE for ; Wed, 26 Nov 2003 09:09:57 -0800 (PST) Received: from mail.cult.cu (ns2.cubarte.org [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED4243FE0 for ; Wed, 26 Nov 2003 09:09:54 -0800 (PST) (envelope-from admin@atenas.cult.cu) Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.22) id 1AP38P-0002cA-Ls for questions@freebsd.org; Wed, 26 Nov 2003 12:07:25 -0500 Received: from [192.168.1.9] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1AP35w-0000DI-00 for questions@FreeBSD.ORG; Wed, 26 Nov 2003 12:04:52 -0500 Message-ID: <000a01c3b440$12ec79a0$0901a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Wed, 26 Nov 2003 12:09:38 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Adding users... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 17:09:58 -0000 Hi list, I installed Apache and ProFTPd servers, users can upload tehir sites via FTP, I have configured in Apache DocumentRoot in /usr/local/apache2/wwwroot, my question is: can I create users which their home directories path is /usr/local/apache2/wwwroot/userN ??? Is this way trustable ??? I was thinking it because if it's no possible I have to change my DocumentRoot wherever the main site is located...thanks...