RE: [Zope] Netscape wants to download an index_html doc
It should not happen unless the Content-Type header is not written by Zope. If a header-less document is returned, my experience is that Netscape will not, like IE, assume that it is a HTML document. You can use a network monitor or a telnet client to check what Zope is returning. -- Alexander Staubo http://www.mop.no/~alex/ "What the hell, he thought, you're only young once, and threw himself out of the window. That would at least keep the element of surprise on his side." --Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Graham Chiu Sent: 14. juni 1999 05:40 To: zope@zope.org Subject: [Zope] Netscape wants to download an index_html doc
Occasionally I find that Netscape wants to download a document rather than display it as it should. It doesn't seem to happen with IE5.
It's happening a lot more with the Squishdot product as well.
Is this a Zserver problem? Is there a way I can look at the headers before they hit the browser to see what's happening?
Using NT4, and 1.11pr1.
------- Regards, Graham Chiu gchiu<at>compkarori.co.nz
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Alexander Staubo