[PLUG] Apache 2.0.35 mod_ssl

mike collins mike at linuxlink.com
Fri May 10 05:00:56 UTC 2002


My apache  has been compiled with mod_ssl and it starts and runs just
fine.

 3538 ?        S      0:00 /usr/local/apache2/bin/httpd -DSSL
 3539 ?        S      0:00 /usr/local/apache2/bin/httpd -DSSL
 3540 ?   and more..


When I hit it with the browser, it errors out. this is from the error
log.

[Fri May 10 10:51:39 2002] [error] [client 192.168.2.19] Invalid method
in request ?j`b
[Fri May 10 10:52:20 2002] [error] [client 192.168.2.19] Invalid method
in request ?F`b


one is the ip and one the fqdn.

a telnet does this:


[mike at freya mike]$ telnet 192.168.2.19 80
Trying 192.168.2.19...
Connected to 192.168.2.19.
Escape character is '^]'.
d

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Cannot process request!</TITLE>
<LINK REV="made" HREF="mailto:mike at linuxlink.com">
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000CC">
<H1>Cannot process request!</H1>
<DL>
<DD>

 The server does not support the action requested by the browser.

</DL><DL><DD>
 If you think this is a server error, please contact
 the <A HREF="mailto:mike at linuxlink.com">webmaster</A>

</DL>

<H2>Error 501</H2>
<DL>
<DD>
<ADDRESS>
  <A HREF="/">freya.noneyabiz.com</A>
  <BR>

  <small>Fri May 10 10:57:14 2002</small>
  <BR>
  <small>Apache/2.0.35 (Unix) DAV/2 PHP/4.2.0</small>
</ADDRESS>
</DL>
</BODY>
</HTML>

Connection closed by foreign host.
[mike at freya mike]$

this is in error log:

[Fri May 10 10:57:14 2002] [error] [client 192.168.2.19] Invalid method
in request d


Is it a key issue? I am stumped.  Too bleeding edge for my old bones?

Thanks ahead.


Mike







More information about the PLUG mailing list