On Mon, Nov 29, 2010 at 13:14, Dale Gallagher <dale.gallagher@gmail.com> wrote:
> Hi there
>
> We're running nginx 0.7.67 and PHP 5.2.14 for a virtual host, with the
> following config. host1 and host2 currently point to another server
> (DNS), so host3 is used for testing. When requesting host3/drupal
> nginx sends http 301 and the browser is redirected to host1/drupal
> (which is on another server). If I place host3 1st in the list, then
> everything works fine? Is this an nginx bug, or a config issue? If the
> latter, how should I configure nginx so that drupal behaves
> identically for all server_name's?
This is a config issue - use server_name_in_redirect off;
--
Boris Dolgov.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx