Mod_Perl: The Singing, Dancing, Embedded Perl Inteerpreter
- Perl interpreter embedded in Apache
- Run Perl scripts from Apache --> fast loading CGI scripts
- Full access to Apache API
What does Apache API Give You?
- Ability to control each phase of the request/response cycle
- URI translation
- Header parsing
- Access control
- Authentication
- Authorization
- MIME type checking
- Response
- Ability to configure server from within Perl.
Lincoln D. Stein, lstein@cshl.org
Cold Spring Harbor Laboratory
Last modified: Mon Aug 17 10:48:36 EDT 1998