On 3/25/2010 2:46 PM, Mark wrote: > On another server I run with IIS, I was able to configure it such that > different domain names (that led to the same server) would take users to > different websites, or, if none were met, would merely send it to > whatever other programs I had running on port 80. I was wondering if > it's possible to do this with apache. I would like my one domain to go > to my apache site, and the IP address to take me to my other program > running on port 80, meebo repeater. I wasn't sure how to phase this in a > google search and the few things in the http.conf file that sounded > relevant became dead-ends, so here I am. Anyways - I hope one of you can > answer this; thanks in advance. The phrase you are looking for is "Named virtual hosts", happy googling, and check out the NameVirtualHost, ServerName and ServerAlias directives for httpd. --------------------------------------------------------------------- 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