Links: mod_rewrite

nvest in a future Top model

folder Root folder Server folder mod_rewrite

Sub Categories:

Links:

A Beginnes guide to URL Rewritin

@sitepoint 

Clicked: 219 Added: 2003-04-24 16:02:22 - Bad URL? Report it

Apache URL Rewriting Guiude

T his document supplements the original mod_rewrite reference documentation from the Apache Group which can be found on http://www.apache.org/docs/mod/mod_rewrite.html. It describes how one can use Apache's mod_rewrite to solve typical URL-based problems webmasters are usually confronted with in practice. I give detailed descriptions on how to solve each problem by configuring URL rewriting rulesets. 

Clicked: 106 Added: 2004-06-26 21:32:27 - Bad URL? Report it

Fluidthoughts mod_rewrite HOWTO

The Apache module mod_rewrite can be used to perform various forms of URI acrobatic manipulation. A prerequisite concept before attempting to understand mod_rewrite are regular expressions. When a URL is requested by a server, this does not necessarily map directly to the server's filesystem. This request can be twisted and turned to (hopefully) present more sense to the browsing user. 

Clicked: 237 Added: 2003-04-24 16:04:21 - Bad URL? Report it

mod_rewrite in the manual

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. 

Clicked: 107 Added: 2004-06-24 16:50:14 - Bad URL? Report it

URL Rewriting guide

This document supplements the mod_rewrite reference documentation. It describes how one can use Apache's mod_rewrite to solve typical URL-based problems webmasters are usually confronted with in practice. I give detailed descriptions on how to solve each problem by configuring URL rewriting rulesets. 

Clicked: 100 Added: 2004-06-24 16:50:50 - Bad URL? Report it

1|
Total number of links: 602 in 81 (sub)categories - Suggest a link



[Sitemap]