Multiple programs on port 80

Multiple programs on port 80

am 25.03.2010 20:46:49 von mark

--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. clear=3D"all">


--
HOOM

up">


--00163600cdd1f054210482a54fcd--

Re: Multiple programs on port 80

am 25.03.2010 21:22:27 von wrowe

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 for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Multiple programs on port 80

am 26.03.2010 01:54:26 von Nilesh Govindrajan

On 03/26/2010 01:16 AM, 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.
>
> --
> HOOM

Migrants are supposed to read the documentation thoroughly.

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org