Apache Web Config question, two servers, same port
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers General Talk > Apache Web Config question, two servers, same port




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Apache Web Config question, two servers, same port  
sjohns


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-30-04 01:27 AM

I'm trying to run Standard Apache 1.3.26 and Oracle's apache at the
same time.   The standard apache should be on port 80, the Oracle
apache on another port...say 3333.   I have a two dns entrys that point
to the same server.   The first dns entry (lets call it DNS1.COM) I
want to be served by the Oracle Apache Server.  The second dns entry
(DNS2.COM) should be served by the standard Apache server.    I'm
trying to avoid having to use port #s in the URL for those request to
the Oracle apache server.


What should I do to my conf file on the Oracle Apache server to get it
to respond to request that come from DNS1.COM and no port #.  Remember
it's listening on port 3333 but someone said I could do something with
the VirtualHost section of the conf file to make this work.   So far, I
haven't had any luck.

Is this possible to do at all?

Thanks,
Scott






[ Post a follow-up to this message ]



    Re: Apache Web Config question, two servers, same port  
Tim


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-03-04 02:22 AM

On 29 Sep 2004 12:10:54 -0700,
"sjohns" <stj_spam@yahoo.com> posted:

> I'm trying to run Standard Apache 1.3.26 and Oracle's apache at the
> same time.   The standard apache should be on port 80, the Oracle
> apache on another port...say 3333.   I have a two dns entrys that point
> to the same server.

That should be all that's necessary.  Each server listens for connections
on its own port, and doesn't care what else goes on.

However...

> I'm trying to avoid having to use port #s in the URL for those request
> to the Oracle apache server.

If you want to use HTTP access to a different server at the same address,
then you're going to have to do that.  This is a client-side problem, not
just server-side.  You've got to request the right thing, in the first
place.

The alternative is that you'll need to have the servers at different
addresses, and you'd have both servers listening to the standard HTTP port
(80).  Then you can use HTTP URIs without port numbers.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary).  But please reply to the group, like you're supposed to.

This message was sent without a virus, please delete some files yourself.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:16 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register