Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: I need help with a Virtual Web Server Issue

Re: I need help with a Virtual Web Server Issue

From: Sander Goudswaard <sander_at_example.com>
Date: 19 Jul 2004 07:40:15 GMT
Message-ID: <Xns952B6260AAFBAsnafuexamplecom@127.0.0.1>


"Larry C" <lccroninMAPSON_at_hotmail.com> wrote in news:mNTJc.1053$W86.13_at_nwrdny03.gnilink.net:
> Total Oracle newbie but I would like to know if this can be done.
> We currently have: Oracle 9iAS 9.0.3, Oracle 9 DB 9.0.2 and JVM
> 1.3.1_02. We only have 1 static IP on our DSL line and that points to
> an app we have running on the above server. Can we have another web
> app run on the same server using a virtual server through Apache. So
> it would look like this http://1.2.3.4/app and http://1.2.3.4/demoapp
> .
>
> I just want to know if it can be done before I start to try and figure
> it out.

Yes. I'd recommend using a DNS alias pointing to the same IP. Apache will look at the requested hostname and serve you the right content.

Sander Received on Mon Jul 19 2004 - 02:40:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US