GeekArticles
Web Tools
Apachemod_perl
Author: loadaveragezero.com |
Published: 6th Oct 2005 |
Visited: 633 times |
Add CommentFiled in: Apachemod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for Web pages and much more.
Read Article Sponsored Links
Related Articles
• Practical mod_perl The O'Reilly book of the same title, in HTML format. Easy to navigate from the full table of contents on the index page that this review points at. The appendix is full of goodies, including mod_perl recipes, and an overview of the AxKit XML ser ...
• Practical mod_perl
mod_perl embeds the Perl programming language in the Apache web
server, giving rise to a fast and powerful web programming
environment. "Practical mod_perl" aims to be the definitive book on
how to use, optimise and troubleshoot mod_pe ...
• Build Your Own Apache Server with mod_perl by David E. Wheeler 11/05/2002 When Apple released Mac OS X, it included as part of the operating system one of the most powerful and most-used applications on the Internet today: the Apache Web server. This has been a boon for Mac users and dedicated Unix jocks alike, as the combination of Apache ...