"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, coa
The Apache Modules Book: Application Development with Apache (Prentice Hall Open Source Software Development Series)
β Scribed by Nick Kew
- Publisher
- Prentice Hall PTR
- Year
- 2007
- Tongue
- English
- Leaves
- 589
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 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.
π SIMILAR VOLUMES
Anyone who's done programming work knows that you spend half your coding time looking for other people's solutions to the problems you're facing in your project. Particularly when you're dealing with times, dates, standard calculations, and other common problems, you find yourself saying, "Someone m
Open Source technologies are providing contemporary developers with a range of cost-effective and robust alternatives to commercial software for building dynamic, data-driven Web applications. This practical guide presents a comprehensive survey of LAMP (Linux, Apache, MySQL, Perl, and PHP), and it
Practical guide presents a broad survey of LAMP technologies, and shows how these solutions can be implemented efficiently and securely while improving reliability and dramatically cutting costs. Provides the most useful, practical information on a broad range of open source technologies. Softcover.
This book is aimed at existing C++/Qt programmers and presents ideas and techniques that are too advanced or specialized (although not necessarily difficult), for a first book on Qt.Qt has now grown to over 700 classes and well over a million words of documentation, far too much to cover in a sin
The Only Official, Best-Practice Guide to Qt 4.3 ProgrammingUsing Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to