Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Can I do Server-Side-Includes in Perl?

by brother ab (Scribe)
on Sep 15, 2000 at 11:30 UTC ( [id://32634]=note: print w/replies, xml ) Need Help??


in reply to Can I do Server-Side-Includes in Perl?

If you are using mod_perl you can try Apache::Filter+Apache::SSI or Apache::SSIChain (based on Apache::OutputChain and Apache::SSI). The second variant permits you to filter almost all - plain HTML, output from other mod_perl scripts or from usual CGI scripts written in any language, and so on.

Both variants are fully mod_include complaint and have two additional powerful features (well, Apache::SSI have them):

  • calling perl subs and including results
  • really good if..elif..else construct)
  • Comment on Re: Can I do Server-Side-Includes in Perl?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://32634]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 19:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found