Re: Second domain config does not redirect www traffic

2015-02-19 Thread macmichael01
Thanks! The missing semicolon fixed. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256780,256784#msg-256784 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Second domain config does not redirect www traffic

2015-02-18 Thread macmichael01
Hello, I have ngnix installed to serve up to websites. The first one is behind is behind SSL and should redirect everything to https://EXAMPLE1.com. This works perfectly as for the second website, its only being hosted on http. All www traffic should redirect to non-www but it fails. Here is my ng