did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781565925281

Apache: The Definitive Guide

by ;
  • ISBN13:

    9781565925281

  • ISBN10:

    1565925289

  • Edition: 2nd
  • Format: Paperback
  • Copyright: 1999-02-01
  • Publisher: Oreilly & Associates Inc
  • View Upgraded Edition
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $34.95

Summary

The freeware Apache web server runs on about half of the world's existing web sites, and it is rapidly increasing in popularity.Apache: The Definitive Guide, written and reviewed by key members of the Apache Group, is the only complete guide on the market today that describes how to obtain, set up, and secure the Apache software.Apache was originally based on code and ideas found in the most popular HTTP server of the time: NCSA httpd 1.3 (early 1995). It has since evolved into a far superior system that can rival (and probably surpass) almost any other Unix-based HTTP server in terms of functionality, efficiency, and speed. The new version now includes support for Win32 systems. This new second edition ofApache: The Definitive Guidefully describes Windows support and all the other Apache 1.3 features. Contents include: The history of the Apache Group Obtaining and compiling the server Configuring and running Apache on Unix and Windows, including such topics as directory structures, virtual hosts, and CGI programming The Apache 1.3 Module API Apache security A complete list of configuration directivesWithApache: The Definitive Guide, web administrators new to Apache can get up to speed more quickly than ever before by working through the tutorial demo. Experienced administrators and CGI programmers, and web administrators moving from Unix to Windows, will find the reference sections indispensable.Apache: The Definitive Guideis the definitive documentation for the world's most popular web server. Includes CD-ROM with Apache manuals and demo sites discussed in the book.

Author Biography

Ben Laurie is the coauthor of Apache: The Definitive Guide, Technical Director of A.L. Digital Ltd. and The Bunker, a director of the Apache Software Foundation, author of Apache-SSL and a core team member of OpenSSL. As well as his obvious involvement with free software, he's also obsessed with security and privacy, particularly on the net. In his copious spare time, he writes stuff, sometimes code, sometimes words.

Coauthor of Apache: The Definitive Guide, 3nd Edition

Table of Contents

Prefacep. ix
Getting Startedp. 1
How Does Apache Work?p. 3
What to Know About TCP/IPp. 5
How Does Apache Use TCP/IP?p. 7
What the Client Doesp. 9
What Happens at the Server End?p. 11
Which Unix?p. 12
Which Apache?p. 13
Making Apache Under Unixp. 13
Apache Under Windowsp. 23
Apache Under BS2000/OSD and AS/400p. 25
Our First Web Sitep. 26
What Is a Web Site?p. 26
Apache's Flagsp. 27
site.toddlep. 28
Setting Up a Unix Serverp. 29
Setting Up a Win32 Serverp. 39
Toward a Real Web Sitep. 43
More and Better Web Sites: site.simplep. 43
Butterthlies, Inc., Gets Goingp. 46
Block Directivesp. 49
Other Directivesp. 52
Two Sites and Apachep. 58
Controlling Virtual Hosts on Unixp. 58
Controlling Virtual Hosts on Win32p. 60
Virtual Hostsp. 61
Two Copies of Apachep. 65
HTTP Response Headersp. 68
Optionsp. 68
Restartsp. 71
.htaccessp. 72
CERN Metafilesp. 72
Expirationsp. 73
Common Gateway Interface (CGI)p. 75
Turning the Brochure into a Formp. 75
Writing and Executing Scriptsp. 79
Script Directivesp. 83
Useful Scriptsp. 85
Debugging Scriptsp. 89
Setting Environment Variablesp. 90
suEXEC on Unixp. 93
Handlersp. 100
Actionsp. 101
Authenticationp. 104
Authentication Protocolp. 104
Authentication Directivesp. 106
Passwords Under Unixp. 108
Passwords Under Win32p. 110
New Order Formp. 110
Order, Allow, and Denyp. 114
Digest Authenticationp. 118
Anonymous Accessp. 120
Experimentsp. 123
Automatic User Informationp. 124
Using .htaccess Filesp. 126
Overridesp. 129
MIME, Content and Language Negotiationp. 132
MIME Typesp. 132
Content Negotiationp. 134
Language Negotiationp. 135
Type Mapsp. 137
Browsers and HTTP/1.1p. 140
Indexingp. 141
Making Better Indexes in Apachep. 141
Making Our Own Indexesp. 149
Imagemapsp. 152
Redirectionp. 158
Rewritep. 162
Spelingp. 169
Proxy Serverp. 170
Proxy Directivesp. 170
Cachingp. 173
Setupp. 175
Server-Side Includesp. 179
File Sizep. 182
File Modification Timep. 183
Includesp. 183
Execute CGIp. 183
Echop. 185
XBitHackp. 185
XSSIp. 185
What's Going On?p. 186
Statusp. 186
Server Statusp. 187
Server Infop. 188
Logging the Actionp. 188
Extra Modulesp. 196
Authenticationp. 201
Blocking Accessp. 202
Countersp. 202
Faster CGI Programsp. 202
FrontPage from Microsoftp. 202
Languages and Internationalizationp. 203
Server-Side Scriptingp. 203
Throttling Connectionsp. 203
URL Rewritingp. 203
Miscellaneousp. 203
MIME Magicp. 204
DSOp. 204
Securityp. 205
Internal and External Usersp. 206
Apache's Security Precautionsp. 208
Binary Signatures, Virtual Cashp. 209
Firewallsp. 214
Legal Issuesp. 217
Secure Sockets Layer: How to Do Itp. 222
Apache-SSL's Directivesp. 233
Cipher Suitesp. 236
SSL and CGIp. 238
The Apache APIp. 240
Poolsp. 240
Per-Server Configurationp. 241
Per-Directory Configurationp. 242
Per-Request Informationp. 243
Access to Configuration and Request Informationp. 245
Functionsp. 246
Writing Apache Modulesp. 290
Overviewp. 290
Status Codesp. 292
The Module Structurep. 293
A Complete Examplep. 316
General Hintsp. 329
Support Organizationsp. 331
The echo Programp. 333
NCSA and Apache Compatibilityp. 337
SSL Protocolp. 339
Sample Apache Logp. 345
Indexp. 355
Table of Contents provided by Syndetics. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program