[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Apache and GCI echo server (UPDATE)
- Subject: [ale] Apache and GCI echo server (UPDATE)
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Sun, 26 Nov 2006 10:25:26 -0500
Apache is doing its own processing. When I left the computer and came
back I got the following error message from the server:
[tomcat at sam-devel SystemConfig]$ telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
GET /SC/echo.pl
Echo this line
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
you at example.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.0.55 (Unix) mod_ssl/2.0.55 OpenSSL/0.9.7a mod_jk/1.2.5
Server at sam-devel.opsup.com Port 80</address>
</body></html>