On Sat, Feb 23, 2008 at 3:56 AM, Robert Balabalame <balabalamerobert@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx