Date: Mon, 20 Mar 2000 16:16:07 -0500 From: James Housley <jim@thehousleys.net> To: Kahn <kahn@deadbbs.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: SSI on apache and netscape. Message-ID: <38D69517.4E1649B5@thehousleys.net> References: <001201bf92ac$937df940$6514820a@erin-laptop.sdccd.cc.ca.us>
next in thread | previous in thread | raw e-mail | index | archive | help
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, <html>, > <body>... > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38D69517.4E1649B5>