[thelist] SSI under IIS

Pete Prodoehl pete.prodoehl at cygnusinteractive.com
Mon Apr 16 10:39:22 CDT 2001


Hello all, I'm looking for a good resource on SSI under MS IIS, for
instance, with Apache I can use:

  <!--set var="foo" value="QUERY_STRING" -->

but I can't seem to find a way to set a variable under IIS... can it be
done?

ultimately I'm aiming to do this,

Request an shtml page like so:

    http://foo.com/my.shtml?foo=somevalue

Then in 'my.shtml' call a cgi like so...

    <!--#exec cgi="/scripts/myscript.pl" -->

and pass the QUERY_STRING on to myscript.pl

With Apache I have no problem - with IIS I have no idea ;)


thanks...


Pete

_____________________________________________________
For more information about Cygnus Business Media, please visit our 
Web site at www.cygnusb2b.com







More information about the thelist mailing list