Apress, 2006. — 142 p. — ISBN: 1-59059-561-0.
The Apache mod_rewrite module has long inspired fits of joy because it offers an unparalleled toolset for manipulating URLs. The Definitive Guide to Apache mod_rewrite guides you through configuration and use of the module for a variety of purposes, including basic and conditional rewrites, access control, virtual host maintenance, and proxies.
This book was authored by Rich Bowen, noted Apache expert and Apache Software Foundation member, and draws on his years of experience administering, and regular speaking and writing about, the Apache server.
An Introduction to mod_rewrite
Regular Expressions
Installing and Configuring mod_rewrite
The RewriteRule Directive
The RewriteCond Directive
The RewriteMap Directive
Basic Rewrites
Conditional Rewrites
Access Control
Virtual Hosts
Proxying
Debugging