Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


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

Re: [users@httpd] 2.0.48 : Multiviews not honoured


  • From: Joshua Slive <joshua@xxxxxxxx>
  • Subject: Re: [users@httpd] 2.0.48 : Multiviews not honoured
  • Date: Sun, 2 Nov 2003 23:23:15 -0500 (Eastern Standard Time)

On Sun, 2 Nov 2003, Michel Jouvin wrote:
> How to find more information on the error returned to the client ? (this is
> not an html error displayed by the browser (IE6 in this case) but something
> 'unexpected' by the browser with no error on the server side).

There are various tools out there that let you inspect the HTTP headers
sent by the browser and returned by the server.  A basic network sniffer
would do, but would probably be overkill.

Personally, I just hand-construct requests using telnet, but perhaps
someone else on the list could offer an easier method of inspecting the
headers?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx