Publisher: O'Reilly, 1999, 724 pages
ISBN: 1-56592-567-X
Keywords: Web Programming, Perl
Apache is the most popular web server on the Internet because it is reliable, extensible, and free. The modular design of Apache coupled with its roots in Open Source development enables you to extend your web server's functionality through the Apache API.
Historically, however, the Apache API has only been available to C programmers, mod_perl the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl you can develop Apache modules while taking advantage of Perl's famous power and rapid development cycle.
Writing Apache Modules with Perl and C teaches you how to extend the capabilities of your web server. The explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform tasks such as:
Included with the book is a detachable mod_perl quick reference card for easy lookup of mod_perl syntax and functionality.
If you're into Apache and its API, I assume it is an OK book. Hard to get very excited about it.
Comments
There are currently no comments
New Comment