Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 21022 invoked from network); 25 Mar 2010 19:47:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Mar 2010 19:47:40 -0000 Received: (qmail 90157 invoked by uid 500); 25 Mar 2010 19:47:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 90133 invoked by uid 500); 25 Mar 2010 19:47:37 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 90125 invoked by uid 99); 25 Mar 2010 19:47:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Mar 2010 19:47:37 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of turck11@gmail.com designates 209.85.219.215 as permitted sender) Received: from [209.85.219.215] (HELO mail-ew0-f215.google.com) (209.85.219.215) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Mar 2010 19:47:29 +0000 Received: by ewy7 with SMTP id 7so848793ewy.11 for ; Thu, 25 Mar 2010 12:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:received :message-id:subject:to:content-type; bh=UGqJoF97kceUZ3QQxfBJ7vAc+i4Vw+bITCuuN5vKzRo=; b=bYk6IE5fodemn92WSY59Oaj9zUG4WCBsARrTJwEtyJr1gCSsK/zJP9b+oL9w2o8bG4 qvw6dsAxyRJ5DOjcrNLRJO6Ep3/0ZaGIR2HSnFztiA50XcSJpxZplzvHUXY4A5G9Q9wY AQfDRBBZBqwmNJ6Uthy87d05mwEzc0jLktwI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=TVyWv3/x8mv6izrGpL3lPiaUN5ngaWNeIuvpqe2X6DjCcvJviZwZVfJbn6z1KZIjkm bBg2m/g/cDV/wVpN3vi+lF36toVi4m9SLcfK+aj2y/IFv9s8y2G9W7kD9gl/BSJNraYR Whk+5V6AFu502RnYOlCN25fSA/gmOi8oYug/s= MIME-Version: 1.0 Received: by 10.213.16.68 with HTTP; Thu, 25 Mar 2010 12:46:49 -0700 (PDT) From: Mark Date: Thu, 25 Mar 2010 12:46:49 -0700 Received: by 10.213.55.211 with SMTP id v19mr623ebg.86.1269546429206; Thu, 25 Mar 2010 12:47:09 -0700 (PDT) Message-ID: <63de8cca1003251246w3f65be42j684c951436ed0754@mail.gmail.com> To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=00163600cdd1f054210482a54fcd X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Multiple programs on port 80 --00163600cdd1f054210482a54fcd Content-Type: text/plain; charset=ISO-8859-1 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. -- HOOM --00163600cdd1f054210482a54fcd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On another server I run with IIS, I was able to configure it such that diff= erent domain names (that led to the same server) would take users to differ= ent 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, an= d the IP address to take me to my other program running on port 80, meebo r= epeater. 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 he= re I am. Anyways - I hope one of you can answer this; thanks in advance.
--
HOOM
--00163600cdd1f054210482a54fcd--