The Definitive Guide to Apache mod_rewrite

Paperback
from $0.00

Author: Rich Bowen

ISBN-10: 1590595610

ISBN-13: 9781590595619

Category: Web Programming / Development

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 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...

Search in google:

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 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.

Ch. 1An introduction to modörewrite1Ch. 2Regular expressions7Ch. 3Installing and configuring modörewrite21Ch. 4The RewriteRule directive31Ch. 5The RewriteCond directive47Ch. 6The RewriteMap directive59Ch. 7Basic rewrites69Ch. 8Conditional rewrites79Ch. 9Access control89Ch. 10Virtual hosts99Ch. 11Proxying113Ch. 12Debugging123