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

Home -> Community -> Usenet -> c.d.o.misc -> Re: mod_plsql - which http server to use?

Re: mod_plsql - which http server to use?

From: Matthias Wirtz <Matthias.Wirtz_at_abbrevation.com>
Date: Thu, 11 Mar 2004 10:57:59 -0500
Message-ID: <c2q2cu$2063qj$1@ID-151394.news.uni-berlin.de>


FlameDance wrote:

> I have a 9.0.2 Oracle database under windows 2K/XP here and want to
> develop a small web application on it using mod_plsql. Part of the
> application is fixed, part probably will be generated dynamically, using
> pl/sql code.

The Apache web server that is comming with Oracle 9.2.0.1 is working fine with mod_plsql. You just need to change the "Gateway Database Access Descriptor Settings" to your needs and than http request are redirected to the appropriate procedure.

PS: The default http port is 7778.

--
Matthias Wirtz - Norfolk, usa
Received on Thu Mar 11 2004 - 09:57:59 CST

Original text of this message

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