or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Apache Essentials: Install, Configure, Maintain (Pioneering Series)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Apache Essentials: Install, Configure, Maintain (Pioneering Series) [Paperback]

Darren James Harkness (Author)
3.7 out of 5 stars  See all reviews (3 customer reviews)

Price: $24.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, February 6? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

May 31, 2004 1590593553 978-1590593554

This book teaches the reader how to install, configure and maintain an Apache web server, proving very useful both to web developers/designers who want to install one from scratch, and those who want to configure and use Apache servers hosted by third party companies. It will cover Mac/Unix, Linux, and Windows-based Apache.

It will also serve to "demystify" Apache and show readers just how easy it really is (some people are put off it because it is not run on wizards like IIS is, and involves command line stuff and configuration files).

Technology Abstract

Windows 2000/XP/Me/98, Linux, and Mac OS 9/10 operating systems - looking at differences between Apache implementations on these systems.

Apache 1.3/2.0 - the most popular open source web server around. Covers the Mac/UNIX, Linux and Windows versions. In terms of Apache versions, focus is mainly on 1.3, as it’s still the most widely used version. Also looks at the differences involved in 2.0.

PHP/JSP (just for simple example web sites if needed?) - popular server-side scripting languages but not the main crux of the book.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Apache Cookbook: Solutions and Examples for Apache Administrators $23.09

Apache Essentials: Install, Configure, Maintain (Pioneering Series) + Apache Cookbook: Solutions and Examples for Apache Administrators
  • This item: Apache Essentials: Install, Configure, Maintain (Pioneering Series)

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Apache Cookbook: Solutions and Examples for Apache Administrators

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

About the Author

Darren James Harkness and Jon Steer are published authors with the former Glasshaus of Peer Information Group.


Product Details

  • Paperback: 167 pages
  • Publisher: Apress (May 31, 2004)
  • Language: English
  • ISBN-10: 1590593553
  • ISBN-13: 978-1590593554
  • Product Dimensions: 9 x 7.4 x 0.6 inches
  • Shipping Weight: 15.5 ounces (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #93,776 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

20 of 21 people found the following review helpful:
5.0 out of 5 stars Best basic guide - not a technical guide for power users, July 14, 2004
This review is from: Apache Essentials: Install, Configure, Maintain (Pioneering Series) (Paperback)
While this book will not make you an Apache guru it does give you all the basics you need to get an Apache server up and running on Linux, Windows, or Mac OS X. The author literally starts at the very beginning by discussing what a web server is and the basics of how one works. From there he examines the history of the Apache web server and how it compares to Microsoft IIS as well as which operating system might be the best one for you. Each server operating system has its pros and cons when used as an Apache server and each benefit and shortcoming is listed.

Installation of the Apache server is also covered from the very beginning with how to get the source code. After installing the program the author turns to configuring the server, setting up your domain, and setting up users. He even covers setting up virtual hosting so you can host multiple web sites on one IP address.

On the positive side the book covers all the essentials for basic setup and configuration of an Apache server including information on setting up Perl, PHP, and Server Side Includes. On the negative side it leaves out a lot of detail on the configuration files and other items. If you need to do anything different or unusual you will need another book. "Apache Essentials" is a recommended book if you need a good overview that has all the basic information to get Apache up and running quickly with a standard configuration.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 9 people found the following review helpful:
2.0 out of 5 stars Disappointing, October 4, 2006
This review is from: Apache Essentials: Install, Configure, Maintain (Pioneering Series) (Paperback)
"Apache Essentials: Install, Configure, Maintain" by Darren James Harkness promises to "explain how to configure Apache using plain language, giving examples that matter to you" and to turn the reader into an "Apache superstar." Disappointingly, it doesn't deliver on these promises. The book reads more like a book report than a technical volume, in that the author seems to have chosen only a handful of his favorite Apache topics to write about in some depth, to give the book its meat. Unfortunately, you really can't (or shouldn't) learn something as complex as Apache configuration by reading the Cliff Notes.

Throughout his book, Harkness makes his disdain for "propellerheads" quite clear. Unfortunately, it takes someone with deep technical knowledge to install, configure and maintain a large, secure, production web server. By purposely avoiding "propellerhead" details, the book ends up not delivering sufficient information or training to allow the reader to accomplish these goals. While the information in the book may be adequate for getting started with a small, non-critical Apache server in the ideal environment, the reader will need to turn to his "propellerhead" friends -- or to a more technical book -- the first time something doesn't go exactly as expected.

The coverage of topics is superficial and spotty. While some esoteric topics are discussed in excruciating detail (like the five pages of options listed for the Linux-only logrotate application), other important topics are glossed over or skipped entirely. A particularly glaring weakness is in the coverage of Apache user authentication: The .htpassword file is mentioned only in passing, with no mention of how to create it or how to format it until 100 pages later in the middle of an unrelated example, when it simply says the .htpassword file is "created through using the htpassword utility" and nothing else. Sadly, this is fairly typical of the coverage given to some important topics.

Looking at the three areas mentioned in the book's subtitle:

1) INSTALL: The chapter on installing Apache is a whopping seven pages long (yes, that says "seven," not "seventy"), and one of those pages is given over in its entirety to two short tables and another to a screenshot of the Apache default homepage. The only things actually covered in the remaining five pages are some system requirements and choosing between the source and binary versions. Incredibly, the "Installing Apache" chapter never actually tells you how to install Apache. (Compare this treatment to that given in either of David Powers "Foundation PHP" books from the same publisher, where dozens of pages are given to Apache (and PHP) installation, with seemingly every possible troubleshooting step and contingency clearly laid out.)

2) CONFIGURE: The bulk of the book is devoted to Apache configuration, but again the treatment is spotty. While the reader will indeed get an adequate grasp of custom error messages, for example, the information provided on scripting and server-side includes is not even sufficient for a loose grasp. The chapter on SSL will leave anyone's head spinning -- whether or not there's a propeller on top of his head.

3) MAINTAIN: At 27 pages, the chapter on Apache log files is the longest chapter in the book, thanks mostly to exhaustive, multiple-page listings of various options and settings. While the reader will exit with a good knowledge of Apache logs, there's little else in the book about maintaining an active Apache server.

The only audience for whom I might recommend this book would be designers who are interested in having a high-level idea of how Apache is configured, but who would never need to install, configure, or maintain it themselves. Those designers who actually do need to learn how to accomplish these tasks would be much better served by the above-mentioned chapters in David Powers's books, combined with the ubiquitous (and free) downloadable Apache tutorials on the internet.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 13 people found the following review helpful:
4.0 out of 5 stars Concise coverage, June 5, 2004
This review is from: Apache Essentials: Install, Configure, Maintain (Pioneering Series) (Paperback)
Harkness does a nice job of two things. First, in arguing persuasively that you should use Apache as your web server. They cite the massive installed base; the largest of any web server. The only major competitor is Microsoft's Internet Information Server. But IIS has been continuously riddled with bugs. Whereas for Apache, these are rare. Plus, the Apache open source community can respond within a few days to a discovered bug. With IIS, you are dependent on Microsoft's schedule for a patch.

The second reason offered by him takes up the bulk of the book. Namely, how to install and maintain it. But this is not a bulky book. As he shows, the Apache community has expended serious effort in making this as painless as possible. Even for the tyro sysadmin, if that happens to be you.

Harkness gives details on how to use Secure Sockets Layer, and making log files, for example. In the latter case, he doesn't seem to say explicitly, but the log files still are not the easiest thing to analyse, even with what Apache offers you. There are independent programs that do a neat job of analysing and summarising those files. But these are not part of Apache, and so outside the book's purview. The good news is that if you get to this point in your usage, you will be very familiar with Apache.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
shtml extension, virtual hosts, virtual hosting, protected directory, new file types, php module, request originated
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Apache Group, Options Indexes Includes, Red Hat, All Order, Program Files, Option Description, Load Logs Include, Load Modules Include, Certificate Authority, Text Document, Install Certificate, Task Scheduler, Internet Explorer, Internet Information Server
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject