On 12/29/07, Frédéric L. W. Meunier <[EMAIL PROTECTED]> wrote: > http://mamedev.org/ (returns an "Apache 2 Test Page")
Trace shows that the server replies 403 to the request for "/" > http://mamedev.org/release.html ("03 Forbidden") > > They work fine with Firefox. Any idea about what's wrong on > their (?) side ? The site looks clean (no Javascript and such). It's not that we send HTTP/1.0, a telnet session to port 80 returns the 403 page whether I specify 1.0 or 1.1 and a host header. The server is set to send the test page for errors. I tried to trigger a 404 and got a different 403 response, which talks about padding error pages to accomodate IE7 wanting more than 512 byte responses. With IE7 however, I get the 404 page. I have not followed the latest apache developments, but there may be a "workaround" module for IE7. Either that or an application gateway is mangling something. Stefan Caunter http://caunter.ca/contact.html > > I'm using 2.8.7dev.7. Same problem with 2.8.6rel.5 from > Slackware. > > > _______________________________________________ > Lynx-dev mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lynx-dev > _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
