Apache is more than the world's most popular Web server - it's also an extraordinarily powerful and extensible development platform. Now, ApacheTutor.org's Nick Kew has written The Apache Modules Book, the first start-to-finish, example-rich guide for every developer who wants to make the most of Ap
The Apache Modules Book: Application Development with Apache
โ Scribed by Nick Kew
- Publisher
- Prentice Hall
- Year
- 2007
- Tongue
- English
- Leaves
- 590
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
"Do you learn best by example and experimentation? This book is ideal. Have your favorite editor and compiler readyโyou'll encounter example code you'll want to try right away. You've picked the right bookโthis 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 platformโsure 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 practices, security, and debugging."โNoirin Plunkett, documentation committer to the Apache httpd project, and member of the ASF conference committeeThe Only Comprehensive Guide to Developing Apache 2.x Modules and ApplicationsApache is more than the world's most popular Web serverโit's also an extraordinarily powerful and extensible development platform. Now, ApacheTutor.org's Nick Kew has written The Apache Modules Book, the first start-to-finish, example-rich guide for every developer who wants to make the most of Apache.Kew begins with detailed, accessible introductions to Apache's architecture and API, then illuminates all the techniques you'll need, from request processing through code security. He brings together the best of both worlds: powerful C-based techniques for accomplishing tasks Perl or PHP can't handle, implemented with tools that deliver all the productivity you'd expect from higher-level languages. Utilizing realistic code samples, Kew introduces techniques documented in no other book-and, often, nowhere else at all.Coverage includesUsing Apache Portable Runtime (APR) to streamline C development and avoid its pitfallsLeveraging Apache DBD to build applications far more scalable than classic LAMP softwareWorking with the latest Apache 2.x features: filter modules, XML support, and smart proxiesMastering best practices, from thread safety to multi-platform developmentUtilizing the Apache Authentication FrameworkTracing and debugging problems in both Apache and your custom modules Foreword Prefaceย Acknowledgments About the Authorย Chapter 1 Applications Development with Apache Chapter 2 The Apache Platform and Architecture Chapter 3 The Apache Portable Runtime Chapter 4 Programming Techniques and Caveats Chapter 5 Writing a Content Generator Chapter 6 Request Processing Cycle and Metadata Handlers Chapter 7 AAA: Access, Authentication, and Authorization Chapter 8 Filter Modules Chapter 9 Configuration for Modules Chapter 10 Extending the API Chapter 11 The Apache Database Framework Chapter 12 Module Debugging Appendix A Apache License Appendix B Contributor License Agreements Appendix C Hypertext Transfer Protocol: HTTP/1.1 Index About the Web SiteApacheTutor.org contains code examples from the book, all designed for easy use and integration into existing applications.
โฆ Subjects
ะะธะฑะปะธะพัะตะบะฐ;ะะพะผะฟัััะตัะฝะฐั ะปะธัะตัะฐัััะฐ;Apache Software Foundation;
๐ SIMILAR VOLUMES
The only book to address using cache to enhance and speed up Web application development <p> <ul> <li>Developers use Apache, MySQL, memcached, and Perl to build dynamic Web sites that store information within the MySQL database; this is the only book to address using these technologies to
The only book to address using cache to enhance and speed up Web application development <p> <ul> <li>Developers use Apache, MySQL, memcached, and Perl to build dynamic Web sites that store information within the MySQL database; this is the only book to address using these technologies to
Adding a cache layer to the popular LAMP stack is becoming the common solution to significantly reduce the load on back-end databases, and also allows for better web application performance. This new caching component is represented by another "m" in LAMMP, which stands for memcached - a h
If you'd like to learn how to create web services (in particular, using Apache Axis2) and make some sense of various standards like SOAP, WSDL, MTOM, WS-Addressing, WS-Security, WS-Policy, XML Encryption and XML Signature, then this book is for you. Why? First, it has a tutorial style that walks yo
"Apache Struts 2" is like two books in one. The first part is a 200 page book on Struts. The second part is a 150 page series of essays on related technologies and good practices in web application development. If you've read my previous reviews of Packt books, you'll know I tend to like their sh