Writing Apache modules with Perl and C
2.9 hrs read
Rate this book:
About This Book
"Writing Apache Modules with Perl and C teaches you how to extend the capabilities of your web server. The book explains the design of Apache, modp̲erl, and the Apache API. It then demonstrates how to use them to perform tasks such as: using modp̲erl to vastly improve the performance of Perl-based CGI scripts, rewriting CGI scripts as Apache modules to give them full access to the Apache API, server-side filtering of HTML documents to embed special markup or code (much like SSI), enhancing server log functionality, converting file formats on the fly, implementing dynamic navigation bars, incorporating database access into CGI scripts, and customizing access control and authorization to block robots or to use an external database for passwords." "Included with the book is a detachable modp̲erl quick reference card for easy lookup of modp̲erl syntax and functionality."--Jacket.
Buy This Book
As an Amazon Associate and Bookshop.org affiliate, BookOrb earns from qualifying purchases.
Write a Review
Sign in to write a review.
More by Lincoln D. Stein
Abstracts of papers presented
Abstracts of papers presented at the 2003 meeting on genome informatics
Abstracts of papers presented
Abstracts of papers presented at the 2005 meeting on genome informatics
How to set up and maintain a Web site
How to set up and maintain a World Wide Web site
Network Programming with Perl
Official guide to programming with CGI.pm