Have one to sell? Sell yours here
Linux Apache Web Server Administration (Linux Library)
 
 
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.

Linux Apache Web Server Administration (Linux Library) [Paperback]

Charles Aulds (Author)
4.6 out of 5 stars  See all reviews (10 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  

Book Description

Craig Hunt Linux Library November 2000
Apache is a server software with thousands of options, most of which are set via cryptic text commands and configuration files. This text shows how to master these commands and understand the intricacies of Apache.


Editorial Reviews

From the Back Cover

Authoratative Answers to All Your Apache Questions—Now Updated to CoverApache 2.0

Linux Apache Web Server Administration is the mostcomplete, most advanced guide to the Apache Web server you’ll findanywhere. Written by a leading Apache expert—and now updated to coverApache 2.0—this book teaches you, step-by-step, all the standard andadvanced techniques you need to know to administer Apache on a Linux box.Hundreds of clear, consistent examples illustrate these techniques indetail—so you stay on track and accomplish all your goals. Coverageincludes:
  • Compiling Apache from sourcecode
  • Creating and hosting virtual web sites
  • Using Server-Side Includes tocreate Web pages with dynamic content
  • Using Apache directives to configureyour site
  • Extending Apache using add-on modules
  • Using the Common GatewayInterface for web programming
  • Enhancing the performance of CGI programs withFastCGI and mod_perl
  • Installing Apache support for PHP
  • Extending Apacheto run Java servlets or Java Server Pages
  • Attaching Apache to a databaseserver
  • Using URL rewriting for increased request-handling flexibility
  • Implementing user authentication
  • Adding Secure Sockets Layer forenhanced system security
  • Customizing Apache’s logformats

The Craig Hunt Linux Library
The Craig Hunt LinuxLibrary provides in-depth, advanced coverage of the key topics for Linuxadministrators. Topics include Samba, System Administration, DNS ServerAdministration, Network Servers, Security, and Sendmail. Each book in the seriesis either written by or meticulously reviewed by Craig Hunt to ensure the highestquality and most complete coverage for networking professionals working specifically in Linux environments. --This text refers to an out of print or unavailable edition of this title.

About the Author

Charles Aulds is a Linux professional and software developer. His networking experience includes 15 years of Unix and DOS/Windows networking, and serving as a Webmaster for the U.S. Department of Defense. Craig Hunt is a Linux expert who lectures regularly at major networking trade shows. He serves as author and series editor for the Craig Hunt Linux Library. --This text refers to an out of print or unavailable edition of this title.

Product Details

  • Paperback: 614 pages
  • Publisher: Sybex Inc; 1st edition (November 2000)
  • Language: English
  • ISBN-10: 0782127347
  • ISBN-13: 978-0782127348
  • Product Dimensions: 9 x 7.5 x 1.4 inches
  • Shipping Weight: 2.3 pounds
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon Best Sellers Rank: #191,631 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

49 of 49 people found the following review helpful:
5.0 out of 5 stars Perhaps the "must buy" for Apache, October 17, 2001
By 
A Williams "honestpuck" (Neutral Bay, NSW Australia) - See all my reviews
(VINE VOICE)    (REAL NAME)   
This review is from: Linux Apache Web Server Administration (Linux Library) (Paperback)
Having spent a great deal of time wrestling with the more arcane aspects of administering a web server I've read way too much about the Apache server.

This may well be the one book written about Apache that turns into a must buy. It covers earlier in the learning curve and has much better prose than Kabir's "Apache Server Administrator's Handbook" and covers more than Laurie's "Apache: The Definitive Guide". While the sections on Perl, PHP and CGI are not extensive they cover all an Apache administrator needs to know to support the programming efforts of others. I found the sections on troubleshooting and security particularly useful.

I had already compiled Apache from source a number of times so cannot really tell how useful this section might be to the newcomer but it seems to cover everything you need to know to custom build your own httpd binary from source.

The section on configuring Apache is marvellous, I learn something from it every time I open it to assist in reconfiguring a server.

This book is well written, up to date, concise and authoratitive. It has good examples, good explanations and leaves out almost nothing. Everything a computer book should be. I feel that anyone who is starting down the Apache road should buy this book, any real need for earlier information is adequately addressed by the Apache manual while no other volume covers so much of the rest you need to know as well.

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


43 of 43 people found the following review helpful:
5.0 out of 5 stars Apache and Linux: A match made in heaven..., February 2, 2001
By 
This review is from: Linux Apache Web Server Administration (Linux Library) (Paperback)
except for the Admin (and well maybe not for Microsoft either<G>)...

I own a number of books on Apache, have printed all the online documentation and regularly read a number of mailing lists devoted to the product. All told, I spent ALOT of time tracking down esoterica related to apache...

While this book is not *everything* you need to admin apache, it IS 95% of the battle. The information is presented clearly with many examples of code, configuration files, and pointers to more information.

By reading this book, and following the guides given, you should be able to have a working, high performance webserver customly cocnfigured for your individual needs, and more importantly... You will know how to support, troubleshoot, recompile and fine tune it as time goes on, for no software costs, licensing or fees, you have to love that :)

The sections on PHP, mod_perl, fastcgi, and other server side technologies are not very indepth, but they do fully explain the integration of these technologies from the apache server perspective.

I would place this on the "Must Buy" list for anyone who runs Apache, no matter which platform you are running Apache on.

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


25 of 26 people found the following review helpful:
5.0 out of 5 stars Great for Apache configuration, January 7, 2001
Amazon Verified Purchase(What's this?)
This review is from: Linux Apache Web Server Administration (Linux Library) (Paperback)
Includes a handy chapter on HTML exchanges between server and browsers that will help sysadmins thrust into a Web server admin role.

The book is clearly and professionally written, and contains excellent descriptions of the various configuration directives, with special attention paid to configuring multiple virtual sites on a single server.

There is ample documentation on compiling Apache from source code. I'm sure that many new web administrators will not find this portion of the book necessary, given the now-ubiquitous availability of pre-compiled binaries in most Linux distributions, but it is nice to have the info as a reference.

My sole complaint, which I also have with the other two Apache manuals I have read to date, is that after the first few chapters the books tend to get mired down in a line-by-line explanation of configuration directives. It would be much more valuable to system administrators new to Apache to have a few more process-oriented chapters. In other words, chapters which read "If you want to achieve x outcome, set y and z directives in the following manner, and this is why it works that way" are much more valuable to the new Apache admin with limited time on his/her hands than the more general "This is what directives x, y, and z do."

Perhaps this complaint is really simply a problem with determining the target audience, which is spectacularly difficult to do online with these books, given the marketing hyperbole that serves as book descriptions - we'd all be better served by a Table of Contents on the description page.

In any case, I heartily recommend the book as a desk reference for Apache configuration, especially if you need to run multiple sites on a single server, with the proviso that new Apache admins should look elsewhere for a more basic manual as well.

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
 
 
 
Most Recent Customer Reviews








Only search this product's reviews



Inside This Book (learn more)
First Sentence:
No book written about Apache, the most widely used Web server software on the Internet today, would be complete without a discussion of the World Wide Web (WWW) itself-how it came into existence, and how it works. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
servlet zone, dynamic virtual hosts, nobody www, request processing cycle, first virtual host, using apxs, dynamic virtual hosting, exec tag, res header, rotatel ogs, invoking httpd, rewriting map, server directives, servlet runner, htaccess files, apxs utility, httpd processes, container directive, ncl ude tag, sten directive, apache server, random tag, virtual host container, taint checking, rewriting engine
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Red Hat, Secure Sockets Layer, Java Server Pages, Charles Aulds, Apache Software Foundation, World Wide Web, Snake Oil, Internet Web, Markup Language, Verisign Class, Apache Module Registry, Java Server-Side Includes, Sun Microsystems, Active Server Pages, Netscape Communicator, Security Shop, Tue Apr, Defining the Main Server Environment, Linux Apache, Matter of Trust, Netscape Navigator, Public Primary Certification Authority, Snake Desert, Snake Town, Apache Binary Module
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:





Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

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
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject