* Vincent Bray wrote:
> On 24/07/07, André Malo <[EMAIL PROTECTED]> wrote:
> > It is, if you're doing it explicitly. Most people use [L] though, so it
> > doesn't matter very much. IIRC, if done implicitly, the [P] flag
> > finishs the set, the [R] flag doesn't. But I need to check against the
> > sources as well :-)
>
> RewriteEngine On
> RewriteRule ^/foo http://example.com/
> RewriteRule http://example.com/ http://apache.org/
>
> RewriteRule ^/bar /with_ice_please?in=small&chunks
> RewriteRule /with_ice_please\?in=small&chunks http://apache.org/
>
> RewriteRule ^/baz proxy:http://localhost/
> RewriteRule proxy:http://localhost/ http://apache.org/
>
>
> The first and third do as requested, the second doesn't because the
> query string is separated:
yeah, I knew that was coming, so I wrote that appendix kinda mail :-)
> I'll give Joshua's suggestions a shot.
+1.
nd
--
> Rätselnd, was ein Anthroposoph mit Unterwerfung zu tun hat...
^^^^^^^^^^^^
[...] Dieses Wort gibt so viele Stellen für einen Spelling Flame her, und
Du gönnst einem keine einzige. -- Jean Claude und David Kastrup in dtl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]