Book description
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.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- Acknowledgments
- Introduction
- CHAPTER 1: An Introduction to mod_rewrite
- CHAPTER 2: Regular Expressions
- CHAPTER 3: Installing and Configuring mod_rewrite
- CHAPTER 4: The RewriteRule Directive
- CHAPTER 5: The RewriteCond Directive
- CHAPTER 6: The RewriteMap Directive.
- CHAPTER 7: Basic Rewrites
- CHAPTER 8: Conditional Rewrites
- CHAPTER 9: Access Control
- CHAPTER 10: Virtual Hosts
- CHAPTER 11: Proxying
- CHAPTER 12: Debugging
- APPENDIX: Additional Resources
- INDEX
Product information
- Title: The Definitive Guide to Apache mod_rewrite
- Author(s):
- Release date: February 2006
- Publisher(s): Apress
- ISBN: 9781590595619
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Linux: Powerful Server Administration
Get hands-on recipes to make the most of Ubuntu Server, CentOS 7 Linux Server and RHEL …
book
Linux Administration Cookbook
Over 100 recipes to get up and running with the modern Linux administration ecosystem Key Features …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …