Exactly why not include any params after the include? I do it on several sites right now... You can't include the query string on an exec SSI, but the include virt works just fine.
Shawn ----- Original Message ----- From: "Omi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 15, 2001 12:39 AM Subject: RE: SSI errors? > > How do I capture: > > <!--#set var="file" value="home" --> > They are in %ENV. > In this example, $ENV{'file'} is set to 'home'. > > And do not add query string (?file=home) after the file name > in #include directive: > <!--#include virtual="/snogtofile.pl"--> > > Omi Kikuchi > [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]