Building IT

Making Sense of Information Technology

header image

URL Rewrite Examples

March 24th, 2009 · 4 Comments

One of the most common Webmaster task is to use mod_rewrite Apache module.  It’s a flexible and efficient way to redirect URLs.  It is useful to redirect non-functional URLs, moving domain names or renaming directories. Below is a list of some of the frequently used mod_rewrites. Note the [R=301] entries for 301 Permanent Redirect directive on the rules.  It’s a popular use to preserve SEO rankings [...]

[Read more →]

Posted in Software

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.