On Sun, Aug 12, 2007 at 12:05:37AM +0400, Igor Sysoev wrote: > I do not understand your problem, but it seems you should pass proper "Host" > header to backends: > > location / { > proxy_pass http://test; > + proxy_set Host $host; proxy_set_header Host $host; -- Igor Sysoev http://sysoev.ru/en/