So... I have a site that is using several (2 for web 1 for db) servers with a load balancer... is there an easy way to add new html pages??? I was told I had to post the files to each server... there must be an easy way to do this. Anyone?
You can also set up a script to use Rsync to synchronize the files across servers - that way you only need to upload the changes to one server.