From owner-freebsd-isp Mon Mar 20 13:21:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 908FF37C5AB for ; Mon, 20 Mar 2000 13:16:21 -0800 (PST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (housley@baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id QAA67371; Mon, 20 Mar 2000 16:16:08 -0500 (EST) Message-ID: <38D69517.4E1649B5@thehousleys.net> Date: Mon, 20 Mar 2000 16:16:07 -0500 From: James Housley Organization: The Housleys dot Net X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Kahn Cc: freebsd-isp@FreeBSD.ORG Subject: Re: SSI on apache and netscape. References: <001201bf92ac$937df940$6514820a@erin-laptop.sdccd.cc.ca.us> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kahn wrote: > > I seem to be having a problem with .shtml files and netscape. > > I did the "AddHandler server-parsed .shtml" into my httpd.conf file and > everything seems to work correctly with IE4 and IE5. They read it as HTML, > where netscape reads it as text (I can see all the html tags, , > ... > You forgot: AddType text/html .shtml You have to add both a handler and a type. Jim -- The wise man built his network upon U*nx. The foolish man built his network upon Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message