RE: Permanent Redirect on nginx

2016-04-29 Thread Mumanyi, Bravismore
n Thu, Apr 28, 2016 at 02:47:03PM +, Mumanyi, Bravismore wrote: Hi there, > My org has changed domain from unam.na to unam.edu.na. I intend to effect a > permanent redirect on Nginx. Have two server{} blocks. The one with "server_name new-name;" should be the fuller one, doin

Permanent Redirect on nginx

2016-04-28 Thread Mumanyi, Bravismore
Dear Nginx Community My org has changed domain from unam.na to unam.edu.na. I intend to effect a permanent redirect on Nginx. I have tried the lines in bold below but browsers are complaining of too many redirects. Any tips on how I can adjust the config file for permanent redirect? -