Shawn,

Yeah, you are right.
I was misunderstanding my experience caused an error when using #exec with 
query-string.
 #include with query-string DOES work correctly; at least on Apache httpd.

BTW,
> > > <!--#set var="file" value="home" -->
> > They are in %ENV.
Does this depend on server settings? I could not catch these values (set by 
#set) on a server -- while I can catch them on another one.

Omi Kikuchi
[EMAIL PROTECTED]
 


> 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]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to