Hi.
For a different question, it is better to start a new thread, with a new
subject. This way people looking for an answer to the same kind of
question, can later find it in the forum archives.
Freddy Jensen wrote:
I really appreciate all the quick and accurate answers.
Great mailing list
> -Original Message-
> From: Freddy Jensen [mailto:jen...@adobe.com]
> Sent: Wednesday, July 29, 2009 3:06 PM
> To: users@httpd.apache.org
> Cc: jen...@adobe.com
> Subject: Re: [us...@httpd] Question about Server Side Includes
>
>
> I really appreciate all the
On Tue 28 Jul 2009, Freddy Jensen wrote:
> I have created a csh script which I invoke from my web page
> like this:
>
>
>
> The script looks like this:
>
> #!/bin/csh -f
> echo '<\!--#set var="MY_DEBUG" value=1 -->'
> exit 0
>
> Right after executing the csh script I have this html code
> that tr
Freddy Jensen wrote:
...
Hi.
Without being an expert on SSI, I do have the impression that your
problem is this : the SSI processor does only one "pass" on your
document. Any "included" things must be (or generate) proper html on
the first pass. You cannot "pull in" something which would need