Re: [EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-05 Thread Rick Hobson
nforce the moral of this story in my own mind, the reason for this was because of IE's legendary habit of ignoring the MIME types of content and looking at the file extensions to decide what to do with it? Mark Original Message Subject: [EMAIL PROTECTED] Re: html not r

Re: [EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-02 Thread Mark A. Craig
D] Re: html not rendered in some browsers - problem solved From: Rick Hobson <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Friday, November 02, 2007 06:00:29 AM Hi, Problem solved /etc/mime.types had become corrupted and was of zero length. I have replaced it with a copy from anot

[EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-02 Thread Rick Hobson
Hi, Problem solved /etc/mime.types had become corrupted and was of zero length. I have replaced it with a copy from another machine running the same O/S, restarted the browser and all seems well. Apologies for creating unnecessary noise on the list. Rick On Fri, 2 Nov 2007, Rick Hobson wr