From owner-freebsd-questions Fri Mar 24 23: 0:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id 81D1C37B71E for ; Fri, 24 Mar 2000 23:00:42 -0800 (PST) (envelope-from jconner@enterit.com) Received: from [24.216.177.146] (HELO default.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.3) with ESMTP id 9306427; Sat, 25 Mar 2000 02:00:40 -0500 Message-Id: <4.3.1.2.20000325020522.00ceea90@pseudonet.org> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sat, 25 Mar 2000 02:05:25 -0500 To: "dave" , From: Jim Conner Subject: Re: virtual hosting with apache. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yup. They will probably create a directory in there user space called public_html. They should put all their html stuff in there (the public_html dir should be chmod'ed 755). The URL will be: http://www.yourserver.com/~username/webpage.html. in most cases if they make their main page and call it index.html then you can use: http://www.yourserver.com/~username All of this depends on how you configured apache. There are directives that need to be set up properly for the above to work like I put it. However, unless you messed with the httpd.conf file in /usr/local/apache/etc (or something like that) the above is usually pretty standard as a default settings go... - Jim At 01:29 AM 3/25/00 -0500, dave wrote: >Hello, > I'm trying to set up apache so that each of my user's has his/her own >web space in there home directory, and when anyone goes to there sight they >go to there home directory rather than to my main server area where my web >page is. Is this possible with fbsd? >Thanks. >Dave. > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message