home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeWebmaster in a Nutshell, 3rd EditionSearch this book

19.28. mod_rewrite

The mod_rewrite module allows for rewriting URLs for clients based on specific rules. This is a powerful module with many rewriting features (too many to list here) that perform their functions on the fly.

RewriteCond

RewriteCond string condition

Defines a rule condition for URI rewriting. See the Apache documentation for more information.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.