I think I'll try this: > Alternatively, you may choose to split up your site and have certain > portions handled by the MySQL box. For instance, use mod_proxy to > send part of your traffic to the back-end, and/or running your > application server there. I want to send all request for images to the server to the 2nd server. I will still need to add the 2nd server's ip to the A record for the domain correct? Also, if the IP's are 123.123.123.1 (Server A web server) 123.123.123.2 (Server B - images server) How would I tell request to go to server B for images? (I've already copied the images to the htdocs folder on server B) Also when users upload images (they get written to server A so how do they stay sync'd with Server B)? -- View this message in context: http://www.nabble.com/Running-one-website-via-two-apache-running-boxes-%28windows%29-tf3662849.html#a10243300 Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx