Apache Guide: Introduction to Server Side Includes
First of a three article series for using SSI. Series covers basics of adding dynamic content to existing HTML pages.
Apache Web Server Administration and e-Commerce Handbook
Scott Hawkins begins with configuring and administering Apache Server and then teaches how to build e-commerce applications based on PHP and MySQL.
Apache: The Definitive Guide, 3rd Edition
A book by Ben Laurie and Peter Laurie covers how to obtain, set up, secure, modify, and troubleshoot Apache version 1.3 and 2.0 software.
Berkeley Lab Computer Protection Program: Resources
A six step guide to securing an Apache Web Server. Covers obtaining a secure version of the software, operating system security, enabling features, server configuration, CGI interf…
Essential Apache for Web Professionals
Scott Hawkins's book handles virtual hosting, database connectivity - even complex session management and load balancing tasks.
Ken Coar's Apache Resources Site
Site provides tips and pointers for the beginner or novice user, tutorials, presentations, and information on job opportunities.
mod_rewrite: A Beginners Guide
Covers the basics necessary for rewriting, through the use of examples. Includes how to see if the Apache module is installed, rule structure and how conditions are used.
Module Soup
Customise Apache by adding extra modules, or removing those you do not need.
URL Rewriting
Beginner's guide to using Apache's mod_rewrite. Includes why redirects are necessary, basic use, and regular expressions.
WebmasterWorld - An Introduction to Redirecting URLs on an Apache Server
Quick tutorial. Free registration required.
Writing Apache Modules with Perl and C
Teaches you how to extend the capabilities of the Apache Web server.