>-Original Message-
>From: Ken Williams
>To: 'Surat Singh Bhati'
>Cc: [EMAIL PROTECTED]
>Sent: 3/17/01 12:42 PM
>Subject: RE: enable normal SSI for output of mod_perl script
>
>[EMAIL PROTECTED] (Geoffrey Young) wrote:
>>Surat Singh Bhati [mail
[EMAIL PROTECTED] (Geoffrey Young) wrote:
>Surat Singh Bhati [mailto:[EMAIL PROTECTED]]
>> Hi,
>>
>> I want to filter/process some files using my own
>> handler as:
>>
>>
>>SetHandler perl-script
>>PerlHandler Apache::Myprocessing
>>
>>
>> Now, beofre sending the output of a
On Sat, 17 Mar 2001, Surat Singh Bhati wrote:
> Once I generate someoutput or page using my handler, I want to
> pass it to apache to process the #exec.
>
> Apache::SSI does not support #exec and "PerlSSI disabled in DSO build"
> I am using the DSO mod_perl.
>
>
> Any solution?
Apache::SSI do
/01 -0500, you wrote:
>
>
>> -Original Message-
>> From: Surat Singh Bhati [mailto:[EMAIL PROTECTED]]
>> Sent: Friday, March 16, 2001 1:56 PM
>> To: [EMAIL PROTECTED]
>> Subject: enable normal SSI for output of mod_perl script
>>
>>
>> Hi,
> -Original Message-
> From: Surat Singh Bhati [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 16, 2001 1:56 PM
> To: [EMAIL PROTECTED]
> Subject: enable normal SSI for output of mod_perl script
>
>
> Hi,
>
> I want to filter/process some fi
Hi,
I want to filter/process some files using my own
handler as:
SetHandler perl-script
PerlHandler Apache::Myprocessing
Now, beofre sending the output of above handler to browser, I want
to process it as normal server-parsed (i. e. apache should search for
the SSI tags like