On 5/25/06, Adam <[EMAIL PROTECTED]> wrote:
I have a page that is showing correctly in IE but in Firefox it just shows
the source of the HTML file.

I added the line, DefaultType text/html , to srm.conf  and did a stop/start
and reboot of my machine. But it doesn't look like the content type is
getting set.  I'm using apache 1.3.34.

What else should I try?

firefox does some odd stuff to me on content type changes..
Setting it explicitly in my autohandler $r->content_type("text/html"); seems to work consistently though.
But it sounds more like an apache configuration issue for the default content type.

HTH,
Rod

Reply via email to