From owner-freebsd-questions@FreeBSD.ORG Sun Dec 26 03:52:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CBCD16A4CF for ; Sun, 26 Dec 2004 03:52:59 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC51343D41 for ; Sun, 26 Dec 2004 03:52:58 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc12) with ESMTP id <2004122603525711200mha2qe> (Authid: jayobrien@att.net); Sun, 26 Dec 2004 03:52:58 +0000 Message-ID: <41CE3598.30602@att.net> Date: Sat, 25 Dec 2004 19:52:56 -0800 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions References: <41CDC8E8.6010704@att.net> <20041225221225.6803332d.wmoran@potentialtech.com> In-Reply-To: <20041225221225.6803332d.wmoran@potentialtech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: web server permissions question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 03:52:59 -0000 Bill Moran wrote: > Sounds like your links are pointing to the private IP address, which > isn't accessable from the Internet at large. > > If this is the case, fix your links. Otherwise, please provide some > more information about the symptoms. I doubt there is any sort of > permission problem. > Bill, The problem links are shortened relative links. See my additional post with more symptoms that I posted before I realized you had responded. As you suggest, changing the links to add a trailing / "fixed" the problem, and if I didn't want to use existing web pages with shortened relative links without the trailing / character, it wouldn't be a problem. I would like to understand what is causing this to work the way it is. Jay