Problem: When open "cms.nzw.com" with Chrome, it always jump to "localhost". But open the same address in Firefox, it works good.
Possible reason: Chrome cache some DNS or sockets information, which should be cleaned.
Solution: Open "chrome://net-internals/#dns" in Chrome, click "Clear host cache". Open "chrome://net-internals/#sockets", click "Close idle sockets" and "Flush socket pools". Restart Chrome.
Ref: How to Clear the Google Chrome DNS cache on Windows