eBooks-it.org Logo
eBooks-IT.org Inner Image

Writing Apache Modules

With Perl and C

Writing Apache Modules Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly
Author:Lincoln D. Stein
Edition:1
ISBN-10:156592567X
ISBN-13:9781565925670
Pages:750
Published:Apr 08 1999
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:1.69 MB

Book Description:

Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API.For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. 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, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server.Writing Apache Modules with Perl and C shows how to extend web server capabilities regardless of whether the programming language is Perl or C. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform for tasks like the following: Rewriting CGI scripts as Apache modules to vastly improve performance 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 Customizing access control and authorization to block robots or to use an external database for passwords The authors are Lincoln Stein and Doug MacEachern. Lincoln is the successful author of How to Set Up and Maintain a World Wide web Site and the developer of the widely used Perl CGI.pm module. Doug is a consultant and the creator of the innovative mod_perl Apache module.


Download Link:

Related Books:

The Apache Modules Book

Application Development with Apache
The Apache Modules Book Image
"Do you learn best by example and experimentation? This book is ideal. Have your favorite editor and compiler readyyou'll encounter example code you'll want to try right away. You've picked the right bookthis is sure to become the de facto standard guide to writing Apache modules." Rich Bowen, coauthor, Apache Administrators Handbook, Apache Cookbook, and The Definitive Guide to Apache mod_rewrite "A first-rate guide to getting the most out of Apache as a modular application platformsure to become a must-read for any Apache programmer, from beginner to experienced professional. It builds up carefully and meticulously from the absolute basics, while including chapters on everything from the popular Apache DBD Framework to best practi...

Writing Perl Modules for CPAN

Writing Perl Modules for CPAN Image
Writing Perl Modules for CPAN offers Perl developers a comprehensive guide to using and contributing to the Comprehensive Perl Archive Network (CPAN). Starting with a general overview of CPAN's history, network topology, and navigational mechanisms, the book quickly brings you up-to-speed regarding how to search out and install available modules. However, in the true open source spirit, author and experienced Perl developer Sam Tregar teaches you how to not only use, but also contribute to CPAN via an in-depth discussion of module creation, submission, and maintenance. Beginning with a survey of basic design principles, Tregar takes care to discuss all issues relevant to developers wishing to create great Perl modules, including choosing a proper na...

Technical Writing 101

A Real-World Guide to Planning and Writing Technical Documentation
Technical Writing 101 Image
2nd Edition
To succeed in technical writing, you need a lot more than just writing ability. Technical Writing 101 details the skills you need as a technical writer, and it explains how to handle the pressures of tight deadlines and ever-changing product specifications. This valuable reference also describes the entire documentation processplanning, writing, editing, indexing, and production. This updated second edition features the latest information on single sourcing and a new chapter on how trends in structured authoring and Extensible Markup Language (XML) affect technical writers....



2007 - 2021 © eBooks-IT.org