[Q] CGI Server Side Includes

On  7 Jun 95 at 15:32, Frans Stekelenburg wrote:

From:          "Frans Stekelenburg" <stekelen@knmi.nl>
Organization:  knmi.nl
To:            html-authors-guild@lists.Stanford.EDU, www-html@knmi.nl
Date:          Wed, 7 Jun 1995 15:32:38 +0002
Subject:       [Q] CGI Server Side Includes
Priority:      normal
Reply-to:      html-authors-guild@lists.Stanford.EDU


Hi,

I have the following question, concerning SSIs (Server Side Includes)
 CGI's... and... parameters! 

One can have the  <!--EXEC CGI="/cgi-bin/testcgi"-->,

also this can be referenced manually by

   http://www.foo.com/cgi-bin/testcgi?flavor=vanilla 

(or by a form get/post action)
if I want to give the script one or more parameters, or 

 /cgi-bin/testcgi/foo/faa/whatever

to add some path info.

Question is, how can this be accomplished in a SSI ?

Obviously <!--exec cgi="/cgi-bin/testcgi?flavor=vanilla"--> doesn't
work...

What do I suppose to do to have scripts handeling parameters?

Thanx a bunch for reading this message :-)

With regards,

 frans stekelenburg
 Webmaster@knmi.nl                   <mailto:stekelen@knmi.nl>        
With regards,
                                                    
 frans stekelenburg
 Webmaster@knmi.nl                   <mailto:stekelen@knmi.nl>          
 Helpdesk KNMI        tel.: +31-30-206733  fax : +31-30-210407     +
______________________________________________________________   (|||)  
                                                                ======= 
  Koninklijk Nederlands Meteorlogisch Instituut                 K N M I 
  Postbus 201, 3730 AE De Bilt - Nederland  *  info@knmi.nl     =======

Received on Monday, 19 June 1995 08:46:40 UTC