So i have a unix dedicated server and multiple ips. I am running a website on both ip address.
192.168.1.0
192.168.1.1
How do i make it so the files and folders on both ip addresses are synchronized? If i update index.php on the first ip, i want the change to be updated on the second ip. Any ideas?