Module mod_rewrite - URL Rewriting Engine

Overview of Module mod_rewrite - URL Rewriting Engine
From: http://www.webconfs.com/dynamic-urls-vs-static-urls-article-3.php

"The great thing about mod_rewrite is it gives you all the configurability and flexibility of Sendmail. The downside to mod_rewrite is that it gives you all the configurability and flexibility of Sendmail."
- Brian Behlendorf
Apache Group

"Despite the tons of examples and docs, mod_rewrite is voodoo. Damned cool voodoo, but still voodoo." - Brian Moore
bem@news.cmc.net

Welcome to mod_rewrite, the Swiss Army Knife of URL manipulation!

This module uses a rule-based rewriting engine (based on a regular-expression parser) to rewrite requested URLs on the fly. It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule to provide a really flexible and powerful URL manipulation mechanism. The URL manipulations can depend on various tests, for instance server variables, environment variables, HTTP headers, time stamps and even external database lookups in various formats can be used to achieve a really granular URL matching.

This module operates on the full URLs (including the path-info part) both in per-server context (httpd.conf) and per-directory context (.htaccess) and can even generate query-string parts on result. The rewritten result can lead to internal sub-processing, external request redirection or even to an internal proxy throughput.

But all this functionality and flexibility has its drawback: complexity. So don't expect to understand this entire module in just one day.

This module was invented and originally written in April 1996
and gifted exclusively to the The Apache Group in July 1997 by

Ralf S. Engelschall
www.engelschall.com

 
SEARCH ENGINE OPTIMIZATION
SEO Tools & Applications
SEO Packages
SEO Analysis & Recommendations
SEO Implementation
SEO Maintenance, Analytics & Reporting
RELATED ARTICLES - SEO
Links Within Content
Link Requests
Email is Still the Key to Link Building
Link Pages are Dead
Correct Approach to Link Building
Importance of Backlinks
 
Home | Contact Us | Site Map | Privacy Policy | Useful Resources                        Telephone: 240.399.3900 | Fax: 240.399.3904  
© 2005 - 2008 Mosaic Technologies, Inc. , 15720 Crabbs Branch Way, Suite 2B, Rockville, MD 20855  
Managing Technology, Delivering Solutions
Valid CSS!   Valid HTML 4.01 Transitional