On Sat, Feb 23, 2008 at 3:56 AM, Robert Balabalame
<[EMAIL PROTECTED]> wrote:
> Thanks for your suggestion, Joshua.
>
> Yes, the rule RewriteRule ^/balancer-manager$ /balancer-manager [P,L] makes
> no sense. I just pick it as an example.
>
> In fact, my rule is like "RewriteRule ^/(.*) /%{ HTTP_REFERER}/$1 [P,L]".

You are still proxying back onto the same rule, which creates an infinite loop.

I'm not sure why you expect that to work.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to