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: Apache/PL/SQL gateway

Re: Apache/PL/SQL gateway

From: KevJohnP <nospam_at_nowhere.com>
Date: Tue, 30 Dec 2003 12:47:36 +1300
Message-ID: <e33Ib.44061$VV6.960024@news.xtra.co.nz>


Using the mod_proxy facility you can 'map' your Oracle Apache 1.3 server (listening on a different port to your Apache 2.0 server) into your Apache 2.0 namespace.

See ProxyPass and ProxyPassReverse directives on the apache docs site.

chet wrote:

> Daniel Morgan <damorgan_at_x.washington.edu> wrote in message news:<1072723492.460965_at_yasure>...
> 

>>chet wrote:
>>
>>
>>>I am running Apache 2.0 Oracle 8.1.7 on a solaris 8 machine. My task
>>>is to set up
>>>a pl/sql gateway. I don't want to use the Apache that comes with
>>>oracle but my existing Apache. From what I have read modplsql will
>>>not work with Apache 2.0. Can anyone provide with me
>>>documentation/links/advice regarding this problem. I am lost on this
>>>config. Thank You
>>
>>Unless you enjoy nightmares use the Apache that comes with Oracle.
> 
> 
> How do I use two different versions of Apache?  This is what I don't
> get about this whole thing.
Received on Mon Dec 29 2003 - 17:47:36 CST

Original text of this message

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