7 used & new from £17.06

Have one to sell? Sell yours here
 
 
Professional Apache 2 (Programmer to Programmer)
 
See larger image
 

Professional Apache 2 (Programmer to Programmer) [Illustrated] (Paperback)

by Peter Wainwright (Author)
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


2 new from £70.12 5 used from £17.06
12 Days of Christmas Sale in Books
Get up to 65% off some of our top titles. Shop now

Special Offers and Product Promotions


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Can you pass our test? opens new browser window
www.igence.com  -  We are looking for the best C++ developers. Can you pass? 
   Affordable Programmers opens new browser window
www.creativequoin.com  -  for Small and Medium Enterprise Start today w/ .NET ASP PHP AJAX 
   PHP & SQL programming opens new browser window
www.savagescape.com  -  Experienced e-commerce, web and database programmer in the UK. 
  
 

Customers Who Bought This Item Also Bought

JavaScript: The Definitive Guide

JavaScript: The Definitive Guide

by David Flanagan
4.3 out of 5 stars (45)  £23.24
High Performance MySQL: Optimization, Backups, Replication, and More

High Performance MySQL: Optimization, Backups, Replication, and More

by Baron Schwartz
4.5 out of 5 stars (2)  £21.80
Learning Perl

Learning Perl

by Randal Schwartz
4.4 out of 5 stars (50)  £17.15
Advanced Programming in the UNIX Environment (Addison-Wesley Professional Computing)

Advanced Programming in the UNIX Environment (Addison-Wesley Professional Computing)

by W.Richard Stevens
4.7 out of 5 stars (3)  £26.99
Linux System Programming: Talking Directly to the Kernel and C Library

Linux System Programming: Talking Directly to the Kernel and C Library

by Robert Love
5.0 out of 5 stars (2)  £21.52
Explore similar items

Product details

  • Paperback: 896 pages
  • Publisher: WROX Press Ltd; illustrated edition edition (1 May 2002)
  • Language English
  • ISBN-10: 1861007221
  • ISBN-13: 978-1861007223
  • Product Dimensions: 22.8 x 18.4 x 4.6 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon.co.uk Sales Rank: 807,018 in Books (See Bestsellers in Books)

    Popular in this category:

    #53 in  Books > Computing & Internet > Software & Graphics > Applications > Apache
  • See Complete Table of Contents

Product Description

Book Description

This book is an updated version of Professional Apache, and presents a detailed discussion about version 2 of this popular web server. It gives web server administrators and developers the information they need to apply Apache 2 to real world problems, using real examples, without becoming bogged down in excessive detail about every configuration directive. The key theme of the book is "Apache the way you want it", and reading it will allow you to build, configure, and extend Apache 2 to suit your specific requirements.


From the Publisher

This book is for anyone who needs to get the most out of the Apache 2 web server. It will show you how to set up Apache 2 for the first time, or how to add new capabilities to existing servers. The author's real world experience will help the reader avoid any pitfalls, and get the Apache server that they want.

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 


 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
10 of 10 people found the following review helpful:
5.0 out of 5 stars An excellent resource for Apache administrators, 3 Jul 2002
By Liam Gretton (Leicester, UK) - See all my reviews
(REAL NAME)      
Peter Wainwright has done another fine job of covering the installation, configuration and running of Apache, this
time focussing on version 2.0 of the application.

Much of the material in this book was covered in his previous edition (Professional Apache), though the obvious
emphasis here is on Apache 2.0. However, Apache 1.3 isn't ignored and the book is still useful for anyone using
that version, as well as anyone simply migrating to 2.0.

As before, it starts with a basic overview of the HTTP protocol, TCP/IP and server hardware. These are useful for
beginners, but I'd hope that anyone thinking of running a web server would have this knowledge already.

The section on improving web server security has been expanded into its own chapter and includes plenty of useful
system security and integrity advice not peculiar to web servers, but crucial nonetheless. The chapter on
extending Apache with third-party modules has had an overhaul too, now covering the likes of WebDAV and
mod_python. mod_perl, which has changed drastically for Apache 2.0, is also covered in detail for both versions of
Apache.

I've recently built an Apache 2.0 server from scratch using nothing but this book, and apart from a couple of
typos I've found it to have covered every step of the way without coming across any errors or omissions (the index
is very good but in the May 2002 print I have some of the entries are one page out). The book is still very
Unix-centric, though there seems to be more specific information for Windows users than in the previous edition.
But then who would run Apache on Windows anyway? The author makes his views clear near the start of the book that
Unix is a preferable platform, but for the masochists there seems to be enough information to get Apache running
on Windows.

If I have any complaints it's that perhaps the chapter on monitoring Apache could have been expanded somewhat in
its description of log analysis tools. Only Analog is covered in any depth, though it is described in plenty of
detail from installation to configuration and is arguably the most useful analyser out there anyway.

Professional Apache 2.0 isn't a bed-time read, but it's an excellent tutorial and reference for the Apache
administrator and far more useful than the online documentation. If you are planning to install or run Apache,
then I highly recommend this book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 4 people found the following review helpful:
5.0 out of 5 stars Genuinely Professional, 28 Jun 2002
By C COATES (Bournemouth, Dorset. United Kingdom) - See all my reviews
Let's cut to the chase- for me Wrox has gained a reputation for publishing relevant, quality and timely technical tomes; I think this is another winner from the house of Wrox, due in no small part to the efforts of the prime author of this book, Peter Wainwright! The focus of this book is squarely on Apache for Professional Administrators and/or Developers. This is no mere regurgitation of the standard online documentation, rather its the inside track on how use Apache to satisfy the needs and requirements of your customers. Each chapter has a title reflecting the task focused approach of the book . This makes the book very easy to use- simply decide what you want to do and then turn to the appropriate chapter; tasks covered include getting started, optimisation (using a combination of custom building Apache and run-time configuration), monitoring, dynamic content delivery (using CGI etc) and security (generally a hot topic, especially with regard to e-commerce applications). The authors even provide some guidelines on how to figure out what customers *really* want and then how to deliver it! In summary then, this book is a good investment for anyone who wants to use Apache 2.0, and especially for those who make some part of their living from administering or developing for Apache servers.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.