Hi Joshua, thanks for your reply. I am not very familiar with mod_rewrite. I think I should be familiar with it first. I'll search some docs.
Thanks. Robert. <http://127.0.0.1:8080/> On Sat, Feb 23, 2008 at 9:15 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > 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] > >