I was looking to create a cgi script so that I could just
type in the name and let it rip
On Wed, Mar 20, 2002 at 04:12:29PM -0700, Tyler Hall wrote:
Why not just telnet into the port and type something?
plug@stimpy:/var/log$ telnet microsoft.com 80
Trying 207.46.230.220...
Connected to microsoft.com.
Escape character is '^]'.
asdf
HTTP/1.1 400 Bad Request
Content-Type: text/html
Server: Microsoft-IIS/6.0
plug@stimpy:/var/log$ telnet nerdie.org 80
Trying 208.142.86.4...
Connected to nerdie.org.
Escape character is '^]'.
asdf
Invalid method in request asdf<P>
<HR>
<ADDRESS>Apache/1.3.23 Server at
www.nerdie.org Port 80</ADDRESS>
</BODY></HTML>
Tyler
________________________________________________
See
http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss