Solved
Cloned web server w Apache keeps routing to old ip address. Is problem in Apache config?
Posted on 2016-10-25
We were upgrading a web server. It runs Red Hat and uses Apache. We basically cloned the server (Clonezilla) and ported it to the new server. It's running fine, but when traffic comes through the wan interface through the router, it correctly port maps to the new server, then send the session over to the old server (it's still online). We've checked the router. Its setup is good. Port forwards to the new server. Is there something in the httpd.conf file that could redirect it over to the old sites lan ip?