we have a backup of our site www.site.com in another linux hosting. the backup is setup as wwwt.site.com from the cpanel. but there is no domain name assigned to it.we access the backup site by adding the ip address and hostname in the hosts file.
Now we want to display wwwt.site.com when a user types www.site.com for one hour without modifying the DNS.
How to redirect the request for www.site.com to wwwt.site.com ?
Note:we have another live website in the backup hosting ip address and there is no domain name pointing to the backup site
Hope somebody knows the answer