Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 14:34:26 +1200 (NZST)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Curtis <ccoley@kinn.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: WebServer
Message-ID:  <Pine.SGI.3.96.980420143338.17003A-100000@tui.pinnacle.co.nz>
In-Reply-To: <353A8609.2075@kinn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@pinnacle.co.nz> | Opportunites are seldom labeled
---------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.980420143338.17003A-100000>