[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Official Apple II documentation?
In article <Pine.GSO.4.64.1006291818070.28948@halifax.chebucto.ns.ca>,
Tony Cianfaglione <ab616@chebucto.ns.ca> wrote:
> On Tue, 29 Jun 2010, Bill Garber wrote:
>
> >> On Tue, 29 Jun 2010, drkenb wrote:
> >>> All of the documentation at www.Apple2Online.com is in PDF format, not
> >>> text documents.
> >>
> >> Attempting to access that URL renders an HTTP 1.1 406 error -
> >> whatever that means.
> >
> > Not for me.
>
> I just tried it again. It says:
> Alert!: HTTP 1.1 error 406 Not Acceptable.
> and then renders the following:
>
> Not Acceptable
>
> An appropriate representation of the requested resource / could not
> be found on this server.
>
> Additionally, a 404 Not Found error was encountered while trying to
> use an ErrorDocument to handle the request.
>
> References
>
> 0. http://www.Apple2Online.com/
I had trouble reproducing this in Safari 5.0 or Firefox 3.6.6, but curl
7.16.4 with no user agent seems to be "Not Acceptable":
$ curl http://www.apple2online.com/ | head
...
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
...
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>