Hi, I have a production version running and a dev version running on the same apache server but different ports. (mentioned in conf file) When i hit the dev version , the login page is displayed from the dev env , but after entering the creds, it gets redirected to the prod version (port 80)..... I have checked all links and since most of the redirect requests were relative , I dont know how the port number is changed. Any pointers will be greatly appreciated.