From: Hassan Schroeder Date: 2008-12-03T05:08:58+09:00 Subject: Re: Ruby cgi script On Tue, Dec 2, 2008 at 11:04 AM, ZippySwish wrote: > Well, telnet can't get a connection for some reason, That's bad -- you should figure that out; direct access via telnet is a useful troubleshooting tool. > but what I mean > by "nothing's happening" is I put > > http://www.myhost.com/cgi-bin/script.rb > > and get a nothing but white space in return. What do your logs say? And if this is bypassing any server handling, you need to provide the appropriate HTTP headers, not just the HTML... -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com