Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl

RE: Embperl 2 questions

 

 

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded


richter at ecos

Jul 8, 2008, 5:18 AM

Post #1 of 1 (209 views)
Permalink
RE: Embperl 2 questions

Hi,

>
> We are currently trying to upgrade Apache1 to Apache2.
> In Apache1, we are using Apache::SSI with <!--#perl
> sub="Apache;:myPM"....>.
> I did not find Apache2::SSI, so that I changed the config from
> <Files ~ "\.epl$">
> PerlSetVar Filter On
> Options +IncludesNoExec
> PerlHandler Apache::EmbperlFilter Apache::SSI
> SetHandler perl-script
> </Files>
> to
> <Files ~ "\.epl$">
> SetHandler perl-script
> PerlResponseHandler Embperl
> EMBPERL_SYNTAX "Embperl SSI"
> Options +IncludesNoExec
> </Files>
>
> All <!--#... works except <!--#perl.
> I'm wondering if you would let me know what I should use for
> <!--#perl sub="Apache::myPM"...
>

Embperl::Syntax::SSI does not support the <!--#perl ... Syntax, but it
shouldn't be hard to add support for it in Embperl/Syntax/SSI.pm

Gerald



** Virus checked by BB-5000 Mailfilter **

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe[at]perl.apache.org
For additional commands, e-mail: embperl-help[at]perl.apache.org

ModPerl embperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.