On 2/3/06, Gavin Cooney <[EMAIL PROTECTED]> wrote:
whe hey. Ben, that worked!

For anyone wonder what the flags do

PT is the "pass through to next handler" flag, forcing the rewrite engine to set the uri field to the filename field.

L is the "last rule" flag. Stops the currently rewritten URL from being rewritten further by following rules.

It's all in
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
or
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

-ben

Reply via email to