> When I use Firefox via http://localhost/roatanbakery.com/ , the page > comes up broken with no css and no ssi's working. This is working as designed, you're hitting the default virtualhost because your client is NOT asking for the hostname "rotanbakery.com". Mock this up in your hosts file and use the real URLS, which will result int he real Host headers and the desired name-based vhost being selected. The only reason you get the "right" result for the index is because you've tacked on the name of the subdirectory. --------------------------------------------------------------------- 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