We moved a domain to another server, but would now like to access the old files in some way.
When we try to access via the old server's ip http://xx.xx.xx.xx/~username we get redirected to the domain name (which now points at the new site)
I've looked around at the httpd.conf files and changed the ServerName and ServerAlias for the account in question and restarted Apache, but when trying to access it, it still bounces me to the new site.
Does anyone have any idea where I can turn this off so I can simply access the old account via IP?
Thanks
When we try to access via the old server's ip http://xx.xx.xx.xx/~username we get redirected to the domain name (which now points at the new site)
I've looked around at the httpd.conf files and changed the ServerName and ServerAlias for the account in question and restarted Apache, but when trying to access it, it still bounces me to the new site.
Does anyone have any idea where I can turn this off so I can simply access the old account via IP?
Thanks