
Writing Apache Modules with Perl and C: The Apache API and mod_perl
by Lincoln Stein, Doug MacEachern
- Tytuł oryginalny
- Atomic Habits
- Język oryginału
- Angielski
- Liczba stron
- 320
- Wydawnictwo
- Avery
O tej książce
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 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.
Więcej od Lincoln Stein
Apache拡張ガイド〈下〉APIリファレンス
Lincoln Stein
Beautiful Code: Leading Programmers Explain How They Think
Andy Oram, Elliotte Rusty Harold, Lincoln Stein, Charles Petzold, Michael C. Feathers, Jon L. Bentley, Douglas C. Schmidt, Diomidis Spinellis, Ronald Mak, Greg Kroah-Hartman, Brian W. Kernighan, Henry S. Warren Jr., Jack Dongarra, Karl Fogel, Jeffrey Dean, Andrew Patzer, Simon Peyton Jones, Adam Kolawa, Douglas Crockford, Jim Kent, Tim Bray, Rogério Atem de Carvalho, Ashish Gulhati, Poitr Luszczek, Andrew Kuchling, Travis E. Oliphant, Rafael Monnerat, Bryan Cantrill, Sanjay Ghemawat, R. Kent Dybuig, William R. Otte, Alberto Savoia
Family Games
Lincoln Stein
How to Set Up and Maintain a Web Site
Lincoln Stein