Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: mod_plsql - which http server to use?
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, usaReceived on Thu Mar 11 2004 - 09:57:59 CST
![]() |
![]() |