On Wed, Jan 7, 2009 at 5:16 AM, Joseph Morgan <josephmmorgan@xxxxxxxxxxx> wrote: > Jim.... here is my changed httpd.conf file: > > NameVirtualHost * > > # > ================================================================================= > > ServerAdmin admin@xxxxxxxxxxxxxxxxxxxx > DocumentRoot G:/webroot/htdocs/ProSportsResumes > ServerName www.ProSportsResumes.com > > > # > ================================================================================= > > ServerAdmin cisly@xxxxxxxxx > DocumentRoot G:/webroot/htdocs/Cisly > ServerName www.Cisly.com > > > # > ================================================================================= > > ServerAdmin admin@xxxxxxxxxxxxxxx > DocumentRoot G:/webroot/htdocs/VizBizCardz > ServerName www.VizBizCardz.com > > # > ================================================================================= > > Please go visit the site.... and I've noticed something. When I use > IE, regardless of the host I go after, I get a mangled version of the > ProSportsResumes site. When I use FireFox, I get a perfect version of > the Cisly (my mom's) site. You haven't configured any virtualhosts. Just repeating DocumentRoot and ServerName statements does not create a virtualhosts. VirtualHosts are created using VirtualHost blocks. Read the documentation and look at the examples given there and here. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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