Thanks, everyone. The Netscape server is not configured for #include with a
query string. It throws an error, and unfortunately the admins didn't
correct this before the launch. I had to kluge something else together. Does
anyone know of how to configure this in the Netscape obj.conf file? That way
I could send more specific instructions in the trouble ticket assigned to
them.

Thanks,
Steven

-----Original Message-----
From: Omi [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 16, 2001 6:51 PM
To: Shawn; [EMAIL PROTECTED]
Cc: Steven Vargas
Subject: Re: SSI errors?


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]



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

Reply via email to