|
Hi,
This isn't necessarily going to work - firstly: if your site is being hacked then you seriously need to look at how they are getting in and revisit your password policy (and if necessary, switch hosts altogether).
Secondly, what it looks like you are trying to do with this setup is load-balance, which isn't really how it works (yes it involves name servers, but not in the way you've got it set up there), you would need to run that through a proxy (such as NGinX)of some sort OR an actual load balancer and what you've got here is shared hosting (which canlt really be load balanced).
My recommendation would be to fix the security issue first as everything else is just a work-around (security through obscurity).
Thanks,
Martin
|