Re: Using Apache's mod_rewrite to hide scripts extension
- From: Michael Fesser <netizen@xxxxxx>
- Date: Wed, 30 Apr 2008 20:01:48 +0200
..oO(Guillaume)
Álvaro G. Vicario a écrit :
Tim Roberts escribió:
[L]rewriting starts again
Or not, L flag stands for Last, it shouldn't start again and directly
serve the request, i.e. foo.php.
The L flag means that no further rules are evaluated for the _current_
request, but if some rewriting action triggers an internal redirect,
then the entire process starts again from the first RewriteRule.
Micha
.
- References:
- Using Apache's mod_rewrite to hide scripts extension
- From: "Álvaro G. Vicario"
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: Jerry Stuckle
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: "Álvaro G. Vicario"
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: Jerry Stuckle
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: Tim Roberts
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: "Álvaro G. Vicario"
- Re: Using Apache's mod_rewrite to hide scripts extension
- From: Guillaume
- Using Apache's mod_rewrite to hide scripts extension
- Prev by Date: Re: $_POST array question
- Next by Date: Re: getting absolute directory path?
- Previous by thread: Re: Using Apache's mod_rewrite to hide scripts extension
- Next by thread: Re: mysql_connect never completes execution
- Index(es):
Relevant Pages
|