Forum Moderators: open
For example, with a 500 Internal Server error, it displays a "friendly" interpretation of this, which it generates itself.
I want to see what the server actually is sending rather than this page which is just generated by IE7 itself.
Is this possible?
Thanks!
With this setting checked, IE will show the server error pages only *IF* they exceed a minimize size (256 or 512 bytes, as determined my MS). See notes on Apache ErrorDocument directive [httpd.apache.org]. See also info from MS Knowledge Base at [support.microsoft.com...]
Jim