From owner-freebsd-questions@FreeBSD.ORG Sat Dec 25 20:09:14 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 6F19516A4CE for ; Sat, 25 Dec 2004 20:09:14 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26E4343D41 for ; Sat, 25 Dec 2004 20:09:14 +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 (mtiwmhc11) with ESMTP id <2004122520091311100j7s77e> (Authid: jayobrien@att.net); Sat, 25 Dec 2004 20:09:13 +0000 Message-ID: <41CDC8E8.6010704@att.net> Date: Sat, 25 Dec 2004 12:09:12 -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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 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: Sat, 25 Dec 2004 20:09:14 -0000 I think this is a permissions issue. I just installed Apache13, and it works fine on my LAN using a fixed local IP. I opened port 80 in my Linksys router, and from the internet I can now get to my home page over the internet, using my fixed IP. >From my local LAN I can use links on my home page to display html files in directories under the directory where my home page lives. However, from over the internet I can only get to my home page. Except, I can go to IP/manual/ and apache shows me the apache manual pages by virtue of an alias in httpd.conf. So, I know it is possible to access other web pages via the internet connection; I just don't know how to allow access to my subdirectories. Jay O'Brien Rio Linda, California USA