From owner-freebsd-questions Fri Jun 26 02:12:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06621 for freebsd-questions-outgoing; Fri, 26 Jun 1998 02:12:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nwalme.pair.com (nwalme.pair.com [209.68.1.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06585 for ; Fri, 26 Jun 1998 02:11:58 -0700 (PDT) (envelope-from dima@nwalme.pair.com) Received: (from dima@localhost) by nwalme.pair.com (8.9.0/8.6.12) id FAA23827; Fri, 26 Jun 1998 05:11:51 -0400 (EDT) Message-Id: <199806260911.FAA23827@nwalme.pair.com> X-Envelope-To: freebsd-questions@FreeBSD.ORG Subject: Re: Apache question To: randy@microxp.com (Randall D. DuCharme) Date: Fri, 26 Jun 1998 05:11:51 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: from "Randall D. DuCharme" at "Jun 25, 98 02:39:15 pm" From: Dima Dorfman X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Greetings, > > I have a 3.0-Snap machine hosting about a dozen virtual domains. I'm > wondering if there's a way to isolate each virtual domain's personal web > space. > > Example: > > Virtual domain X > Virtual domain Y > > User foo belongs to domain X > User bar belongs to domain Y > > http://www.X.com/~foo > and > http://www.Y.com/~foo > > display the same page. Is there a way to prevent this? This is done with the "UserDir" directive. If you set it to nothing (ie. just "userdir"), domain/~user/ won't work, however, if you put thhis in a VirtualHost, it will work for that virtual host only more info: http://www.apache.org/ > > > Thank you > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Dima Dorfman (dima@zwb.net) AlternativeNet Server Administrator: inferno.alternativenet.org Microsoft: How long do you want to wait today? FreeBSD Rules! Micro$oft Sucks! http://www.FreeBSD.ORG/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message