[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbmessage.cgi
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbmessage.cgi
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Wed, 20 Jul 2005 16:56:50 +0200
- References: <42DE5B71.2010704@holme-pedersen.dk>
- User-agent: Mutt/1.5.6+20040907i
On Wed, Jul 20, 2005 at 04:10:57PM +0200, Thomas wrote:
> Would anybody have a small html page with the neccesary form tags for
> the bbmessage.cgi script
>
> Mine suggests to download the bbmessage.cgi file :-(
As someone else wrote: Check that your webserver handles it as a CGI.
However, bbmessage.cgi really just the recipient end of an HTTP "POST".
It's not intended to run off a web form - you use it with the "bb"
client tool:
bb http://www.foo.com/cgi-bin/bbmessage.cgi "status foo.test green"
Regards,
Henrik