english deutsch
Apache Administrator's Handbook
Book by Rich Gowen covers all aspects of running an Apache server, starting with the installation, and going through configuration, security, dynamic content, and performance tuning.
Apache Cookbook
Companion site of a guide book written by Ken Coar.
Apache Desktop Reference
Companion site of an Apache reference manual, which is available here for download.
Apache HTTP Server Version 1.3 Documentation
The official documentation.
Apache Pocket Reference
This is a published version of the Web Server Reference Card.
Apache Quick Reference Card
Downloadable PDF and postscript files of this handy reference of server directives.
Apache Server 2 Bible, 2nd Edition
Mohammed Kabir offers complete guidance on every detail of Apache implementation, from installation and configuration to Web site administration, server-side applications, security, and performance tuning.
Apache Server 2.0 A Beginner's Guide
Introductory guide by Kate Wrightson.
Apache Server 2.0: The Complete Reference
A guide for both Apache module authors and Apache administrators by Ryan Bloom.
Apache Server FAQ
The official list of frequently asked questions.
Apache Server Unleashed
Primarily a companion site to the corresponding book, published by Sams. Includes error corrections, the configuration file download for Palm, contact information and links.
Apache Tutorials
Links provided by the ASF to tutorials they want to highlight.
Apache Web Server Administration and e-Commerce Ha
Scott Hawkins begins with configuring and administering Apache Server and then teaches how to build e-commerce applications based on PHP and MySQL.
Apache Web Server Tips: Blog
A personal experiences blog sharing 'how to' suggestions, ideas, and example code for specific situations.
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.
Basic Understanding of mod_rewrite
Covers how this Apache module works, regular expression use, special characters and .htaccess file placement.
Berkeley Lab Computer Protection Program: Resource
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 interface and patching vulnerabilities.
CFDev.com: Apache for Windows Guide
Configuring Apache on Windows, and with ColdFusion.
Developal Scripts and Tutorials: Apache
Posting board that links to guides and scripts that are available for public use through author submission.
DeveloperSide.NET
Building a Server, a step by step instruction guide.
Essential Apache for Web Professionals
Scott Hawkins's book handles virtual hosting, database connectivity - even complex session management and load balancing tasks.
Getting Started with Java Servlets using Apache JS
Java solution Guide for the Apache mod_jserv module.
Ken Coar's Apache Resources Site
Site provides tips and pointers for the beginner or novice user, tutorials, presentations, and information on job opportunities.
LAMPS Tutorial
Integrated compilation, installation and configuration of a LAMPS (Linux Apache, Mysql, PHP und SSL) Server. Also in Deutsch.
Linux Apache Web Server Administration
Craig Hunt's book updated to cover Apache 2.
Maximum Apache Security
Book by Sams Publishing details the complex security weaknesses and risks of Apache, and provides hands-on solutions for keeping a Web site secure and buttressed against intruders.
Module Soup
Customise Apache by adding extra modules, or removing those you do not need.
mod_perl Quick Reference Guide
Downloadable PDF and postscript files of this handy reference of mod_perl functions, classes and directives.
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.
mod_rewrite: URL Rewriting Guide
A guide to this powerful but complicated module.
Ricocheting.com
Installing and configuring Apache and ActivePerl in Windows.
Simple Apache + Tomcat Howto
How to install Apache and Tomcat with a Warp connector (mod_webapp).
Teach Yourself Apache 2 in 24 Hours
Sams book by Daniel López Ridruejo.
Tek-Tips: Apache Group Forum
Technical support and mutual help system for computer professionals. Selling and recruiting forbidden.
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 UR
Quick tutorial. Free registration required.
Writing Apache Modules with Perl and C
Teaches you how to extend the capabilities of the Apache Web server.