From owner-freebsd-questions Sun Mar 3 9:27: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id 2DD9B37B400 for ; Sun, 3 Mar 2002 09:26:34 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id g23HQNH07833; Sun, 3 Mar 2002 19:26:24 +0200 Message-Id: <200203031726.g23HQNH07833@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 3 Mar 02 19:25:51 +0200 Received: from SpoolDir by INFO (Mercury 1.48); 3 Mar 02 19:25:26 +0200 From: "Toomas Aas" Organization: Tartu City Government To: "Joe & Fhe Barbish" , freebsd-questions@freebsd.org Date: Sun, 3 Mar 2002 19:25:22 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: /usr/local/share/doc/ ? In-reply-to: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Joe! On 3 Mar 02 at 11:51 you wrote: > I can access these hmtl files from the FBSD command line by lynx > /usr/local/share/doc/postfix/basic.hmtl but lynx leaves so much to be > desired in what it displays that I tried to use one of the lan > winbox's IE browser > http://10.100.100.111/usr/local/share/doc/postfix/basic.hmtl and > comes up not found. I use http://10.100.100.111/ to get to my apache > server. > > What am I doing wrong? Your Apache server doesn't serve the entire /usr tree out to the world (and you really don't want it to). Try adding 'Alias /postfix-docs /usr/local/share/doc/postfix' to your httpd.conf and restarting Apache. Then you should be able to access http://10.100.100.111/postfix-docs/basic.html from your winbox. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Money is the root of all evil. For more info send $39 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message