First, if you change something in a slave and that modify the master, this probably mean that you either share the thing or that you are in fact connected on the master and not the slave site.
In the second case, cross check that you correctly define the slave site domain. It is case sensitive and in general, you have to provide domain with and without the WWW
If you change file on the disk that is shared by all the websites, this is normal that is updated everywhere (ie, PHP code, HTML, CSS, ... - any file that you decided to share)
|