From owner-freebsd-questions Sun Apr 19 19:46:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18097 for freebsd-questions-outgoing; Sun, 19 Apr 1998 19:46:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.iconz.co.nz (mail.iconz.co.nz [202.14.100.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA17972 for ; Mon, 20 Apr 1998 02:46:13 GMT (envelope-from jonc@pinnacle.co.nz) Received: from news.iconz.co.nz (status.gen.nz [202.14.100.1]) by mail.iconz.co.nz (8.8.7/8.8.7) with ESMTP id OAA010980893040353; Mon, 20 Apr 1998 14:45:53 +1200 (NZST) Received: (from uucp@localhost) by news.iconz.co.nz (8.8.5/8.8.5) with UUCP id OAA05983; Mon, 20 Apr 1998 14:48:38 +1200 Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with ESMTP id OAA00866; Mon, 20 Apr 1998 14:34:28 +1200 (NZST) Received: from localhost (jonc@localhost) by tui.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id OAA17013; Mon, 20 Apr 1998 14:34:27 +1200 (NZST) X-Authentication-Warning: tui.pinnacle.co.nz: jonc owned process doing -bs Date: Mon, 20 Apr 1998 14:34:26 +1200 (NZST) From: Jonathan Chen To: Curtis cc: freebsd-questions@FreeBSD.ORG Subject: Re: WebServer In-Reply-To: <353A8609.2075@kinn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 19 Apr 1998, Curtis wrote: > I am trying to find a way to eliminate the ~(tilde) when giving a user > some webspace on our server. > > The are having to use www.server.com/~username for there string and we > would prefer it so they only have www.server.com/username. > > Is there a way when adding users that we can eliminate that annoying > tilde? Create a symbolic link from htdocs/username to ~username/public_html --------------------------------------------------------------------- Jonathan Chen | Opportunites are seldom labeled --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message