Received: by taz.hyperreal.com (8.6.12/8.6.5) id UAA15594; Sun, 30 Jun 1996 20:11:07 -0700 Received: from localhost by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id UAA15586; Sun, 30 Jun 1996 20:10:59 -0700 Message-Id: <199607010311.VAA20496> Subject: Re: WWW Form Bug Report: "SSI exec does not forward result from (fwd) To: new-httpd@mail.apache.org (apache) Date: Sun, 30 Jun 1996 21:11:45 -3000 (MDT) From: robh@imdb.com (Rob Hartill) Organization: Internet Movie Database X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Content-Length: 2249 Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com I've been going back and fore with this guy today trying to track down a problem with SSI. He has a csh CGI script that looks and behaves fine. It also works with 1.0.5 and when called directly, but with b4 it barfs on a bad script header when included with #exec cgi= The only thing I can think of is that he's including with exec cgi and the script ends with .cgi I'm worried that there are two calls to scan_script_headers (or whatever it's called) in this case. What appears to be happening is that the "Content-type: text\html\n\n" is read but the next line is rejected as a bad header. I've told him that I'm handing this over the the list in the hope that someone can track down the bug. I haven't read by lanl mailbox all weekend, so I don't know what state 1.1 is in. If my suspicion about the double call to scan the headers is correct, this might be a showstopper. rob -=-=-=-=-= Message-Id: <9607010234.AA19125@tmnext.tmnext.linc.or.jp> Content-Type: text/plain Mime-Version: 1.0 (NeXT Mail 3.3J v130.3) From: Takaaki Matsumoto Date: Mon, 1 Jul 96 11:34:36 +0900 To: robh@imdb.com Subject: Re: WWW Form Bug Report: "SSI exec does not forward result from References: <199607010146.TAA20165> > >Here is what I get.... > > that looks okay. I can't reach you site to try it myself though. > > How are you including this in a document? (exact syntax used). ? > > URL is different on server for OUTSIDE. The HTML document including CGI .... http://www.linc.or.jp/~takaaki/Family/takaaki/Labo/server-include.shtml Most part of that document are written in Japanese, so you'll see bunch of meaning-less characters. For your convenience, here is part of that HTML document. ==== part of server-include.shtml ==== <!--#exec cgi="/~takaaki/cgi-bin/echo-SSI.cgi"-->

====================================== Please note that the server for OUTSIDE is still 1.0.5, insted of 1.1.b4 which we are focusing. --- Takaaki Matsumoto (TM088JP) takaaki@tmnext.linc.or.jp (HOME) http://www.linc.or.jp/~takaaki/ Public Key is available on public key server or http://www.linc.or.jp/~takaaki/Family/takaaki/takaaki_public.txt