Howdy Malte:
Perhaps you might know: How does macintosh deal with cgi request
data? Where does it put the data from a GET or POST request?
-jeff
> Fellow rebels!
> Im writing a cgi-script over here, to be run from a AppleShare IP
> server (MacOS). Now, when I try to run these cgi's.. all I get is an
> error like:
> 500 Internal Server Error
> The server encountered an internal error: Host header is missing
> from an HTTP 1.1 request.
> So, I tried adding a "Host: <the-ip-number>" to the http header,
> without success. I don't know if anyone out there has experienced a
> similar problems, but any comments are welcome. :)
> Cheers Malte