by Ben Laurie & Peter Laurie Published by O'Reilly Review by Matt Hansen Just as an intro, I am likely to be biased towards this book because it does not cover topics that are particularly helpful to me at this time. If you are a System Administrator, get this book. It will help you configure Apache down to great detail. If you are a programmer, get the online information. It is more up to date. This book did increase my knowledge of security for Apache, as security is covered well in this book. It covers troubleshooting for both Unix and Windows (As if a Windows system is secure enough to run a web server) Systems. As I am a programmer in the Java Language, I was disappointed to see that the authors pushed toward using scripting languages with Apache rather than full programming languages. This will limit what you can do with the Apache Server. This is a very sad commentary. Also, being a programmer, I am more interested in the API's rather than the configuration of a Web Server. Now that the book is already outdated, the API's in the book are no good to me. So I use the API's provided with the Apache documentation. Not to mention, the authors recommend using Java 1.1. It has been several years since Java 1.2 has even been released. Did the authors do their research on Java before they printed the book? This book covers the installation and configuration of mod_perl and Tomcat/j_serv, this was just fine for mod_perl (a scripting language), but did not help my cause, as I use Tomcat, and the authors are not very knowledgeable for Java based applications.
|