A definitive guide to Apache mod-rewrite

Organizing websites is highly dynamic and often chaotic. Thus, it is crucial that host web servers manipulate URLs in order to cope with temporarily or permanently relocated resources, prevent attacks by automated worms, and control resource access. The Apache mod_rewrite module has long inspired fi...

Full description

Bibliographic Details
Main Author: Bowen, Rich
Format: eBook
Language:English
Published: Berkeley, Calif. Apress 2006
Series:The expert's voice in open source
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • 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