Book description
Apache is far and away the most widely used web server platform in the world, running on Windows NT as well as Unix and other platforms. It powers about half of the world's existing web sites and is still increasing market share. Apache also forms the basis of a number of commercial web servers, such as IBM HTTP Server powered by Apache and C2Net's Stronghold.Apache is at the leading edge of web server development with many new technologies being implemented first. Apache has a flexible architecture that allows independent developers to add their own functionality by way of modules, written either in C or, with the advent of mod_perl, in Perl.The Apache Pocket Reference, a companion volume to Writing Apache Modules with Perl and C and Apache: The Definitive Guide, 2nd Edition, covers Apache 1.3.12. It provides a complete overview of the command-line options, configuration directives, and modules, and covers Apache support utilities.
Table of contents
- Acknowledgments
- Conventions
- Starting and Stopping Apache
- Apache Modules
- Directory Layout
- Support Utilities
- General Configuration
- Request Processing
- Post-Read Request Phase
- URL Translation Phase
- Access Restrictions
- MIME Type Checking Phase
- Content Generation Phase
- Request Logging Phase
- strf( ) Time Formats
- Secure Versions of Apache
- CGI Environment Variables
- Standard Environment Variables
Product information
- Title: Apache Pocket Ref
- Author(s):
- Release date: June 2000
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596008291
You might also like
book
Apache 2 Pocket Reference
Even if you know the Apache web server inside and out, you still need an occasional …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
book
R 4 Quick Syntax Reference: A Pocket Guide to the Language, API's and Library
This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and …