On 7/23/07, André Malo <[EMAIL PROTECTED]> wrote:

Not that easy. I think, explaining the start (URL-path, absolute in server
context but relative to the .htaccess in directory context) and mentioning
the "current" part for further matches should do.

I don't think you want to get too complicated in the early paragraphs.
Per-directory rewriting is explained later in the docs. Try:

Pattern is a perl-compatible regular expression. On the first
RewriteRule it is applied to the URL-path of the request; subsequent
patterns are applied to the output of the last matched RerwiteRule.

(I think it is implicitly clear that if no earlier RewriteRules match,
the URL-path is used.)

I'd also still like to see my suggested changes to the Query String
note incorporated.

Joshua.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to