From owner-cvs-other Thu Jan 9 17:18:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA04768 for cvs-other-outgoing; Thu, 9 Jan 1997 17:18:21 -0800 (PST) Received: from spinner.DIALix.COM (spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id RAA04755; Thu, 9 Jan 1997 17:17:51 -0800 (PST) Received: from spinner.DIALix.COM (localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.4/8.8.4) with ESMTP id JAA00557; Fri, 10 Jan 1997 09:17:26 +0800 (WST) Message-Id: <199701100117.JAA00557@spinner.DIALix.COM> X-Mailer: exmh version 2.0beta 12/23/96 To: "Andrey A. Chernov" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-other@freefall.freebsd.org Subject: Re: cvs commit: www/data README.mirror In-reply-to: Your message of "Thu, 09 Jan 1997 17:11:21 PST." <199701100111.RAA04451@freefall.freebsd.org> Date: Fri, 10 Jan 1997 09:17:24 +0800 From: Peter Wemm Sender: owner-cvs-other@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Andrey A. Chernov" wrote: > ache 97/01/09 17:11:21 > > Modified: data README.mirror > Log: > Add "UserDir disabled" to not access local users through mirror It's probably better to do something like: UserDir http://freefall.freebsd.org/~*/ This would allow www.freebsd.org to be moved off freefall at some point in the future. Cheers, -Peter