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: 4 instances of oracle 8iAS

Re: 4 instances of oracle 8iAS

From: Frank <fbortel_at_nescape.net>
Date: Sat, 06 Dec 2003 16:22:54 +0100
Message-ID: <bqsro3$g1j$1@news3.tilbu1.nb.home.nl>


RDJR wrote:

> Running Apache 1.3 on HP-UX 11.i
>
> Here is what I need-
>
> 4 Apache Instances using 4 different IP addresses all on port 443.
>
> I need the production port to be the root of the URL.
>
> https://www.example.com/ --------production
>
> I need a test instance.
>
> https://www.example.com/test -------test
>
> I need 2 development instances
>
> https://www.example.com/dev1 ---------------dev1
> https://www.example.com/dev2 ---------------dev2
>
> Any suggestions on how this would most easily be accomplished using
> the 4 instances of apache?(Each Apache instance is running Oracle
> instances, I need the www.example.com/ to stay the same for Verisign
> licensing reasons.)
>
>
> Thanks for any suggestions in advance.

RTFM on apache, especially virtual hosts 1 Apache process ("instance" - bad word for Apache on c.d.o.server), 4 different hostnames.
Oops - what you want is even more simple; 1 root, and 3 virtual directories! Same comments apply

-- 
Regards, Frank van Bortel
Received on Sat Dec 06 2003 - 09:22:54 CST

Original text of this message

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