chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Access to wiki


From: David Krentzlin
Subject: Re: [Chicken-users] Access to wiki
Date: Fri, 08 Mar 2013 18:47:21 +0100

Hi John,
can you provide the request and response headers for the failing request? It might or might not tell us more about your specific problem.

Cheers
David

----- Reply message -----
From: "Jim Ursetto" <address@hidden>
Date: Fri, Mar 8, 2013 6:04 pm
Subject: [Chicken-users] Access to wiki
To: "John Sampson" <address@hidden>
Cc: <address@hidden>


John,

I tried in a bunch of different browsers (google search "Chicken Scheme", click on result associated with "wiki.call-cc.org/manual/index", and still can't reproduce the problem:

OS X 10.7, Safari 6
OS X 10.7, Firefox 19
Windows XP, IE 6.0
Windows XP, IE 8.0
Windows XP, Firefox 3.0

They all send me to either one of:

http://wiki.call-cc.org/man/4/The%20User%27s%20Manual
http://wiki.call-cc.org/man/4/The User's Manual

depending on browser (either is correct).  This is just a redirection from wiki.call-cc.org/manual/index:

$ curl -I wiki.call-cc.org/manual/index
HTTP/1.1 302 Found
Location: http://wiki.call-cc.org/man/4/index

$ curl -I wiki.call-cc.org/man/4/index
HTTP/1.1 302 Found
Location: http://wiki.call-cc.org/man/4/The%20User%27s%20Manual

So I have to guess you have a bad proxy or addon in the way.

Jim

On Mar 8, 2013, at 10:48 AM, John Sampson wrote:

> Hello -
>
> With Internet Explorer, searching on "Chicken Scheme" and clicking on "wiki.call-cc.org/manual/index" I get
> 'Internet Explorer cannot display the webpage'.
>
> With Firefox as default browser if I click on the link "wiki.call-cc.org/manual/index" from my email message it
> opens "wiki.call-cc.org/man/4/The User's Manual" which is the right page but with a different URL. So it depends
> on guessing the right approach.
>
> Regards
>
> John Sampson
>
> On 08/03/2013 15:22, Matt Gushee wrote:
>> Hi, John--
>>
>> I don't have time for thorough testing this morning, but I've tried the URL you mention and a couple of others in Chrome, Firefox, and Opera on my Linux box, and am not seeing any problem.
>>
>> It might be useful to know if this happens with other browsers on your system.
>>
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users


_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]