On Sat, 10 Mar 2001, Tim van der Molen wrote: > The first error has the following description: > "Error: could not get "/_library/dtd/tbm-html4.dtd" from "213.51.81.80"s (reason given was "No acceptable objects were found")" Your server is misconfigured. Try the following: telnet 213.51.81.80 http HEAD /_library/dtd/tbm-html4.dtd HTTP/1.0 Accept: text/* HTTP/1.0 406 No acceptable objects were found Date: Mon, 12 Mar 2001 04:15:00 GMT Content-Length: 3109 Content-Type: text/html Server: Microsoft-IIS/5.0 (You can use cg-eye interactive - available from the Site Valet or from htmlhelp - as an alternative to the commandline). If you leave out the Accept: header, your server incorrectly returns a Content-Type of "application/octet-stream" for the DTD. -- Nick Kew Is your site a lawsuit waiting to happen? See <URL:http://valet.webthing.com/intranet/> before it's too late.Received on Monday, 12 March 2001 06:22:44 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:20 UTC