- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 05 Mar 2004 18:35:19 +0100
- To: David Souza <dsouza@apple.com>
- Cc: www-validator@w3.org
* David Souza wrote: >http://foo.example.com/cgi-bin/tester That's from http://httpd.apache.org/docs-2.0/mod/core.html#errordocument and indicates that the script does not work properly. Argl, this is such a bad example in the manual, you should never user absolute URIs for ErrorDocuments... However, have a look at the error.log file to see what causes this Internal Server Error and consider changing your ErrorDoc configuration.
Received on Friday, 5 March 2004 12:35:45 UTC