Re: Q Webserver 2.1: How to start with a CGI-script instead of index.html

From: Chia-Wen Yang <yang_chia-wen_at_bah.com>
Date: 1998/03/31
Message-ID: <352163B8.21467239_at_bah.com>#1/1


I had asked the same question while I attended the Oracle Appication Server Developer training course. The instructor's answer is "NO". You can not make the initial page setup as a procedure (ex: index.html: index is a package, html is procedure). It has to be a static page.

        The work around is using redirection either in index.html or in ows.

Chia

Gerhard Moeller wrote:
>
> Hi,
>
> I would like the WebServer 2.1 to start with a CGI-Script (PL/SQL)
> instead of the index.html. Is that possible at all?
>
> That is, a call to http://foo.bar/ should be resolved as
> http://foo.bar/virtual_path_to_my_pl-sql_owa/owa/some_package.some_procedure?some_parameter=some_value
> Up to now, I was not able to do that, as I have not been able to
> enable LiveHTML. (The Form "LiveHTML Cartridge Configuration" in the
> Web Listener Administration get always reset!)
>
> Thanks for any help, Gerhard.
> --
> Dipl. Inform. Gerhard Möller -- Gerhard.Moeller_at_OFFIS.Uni-Oldenburg.DE
> ICQ PIN: 2804938
> OFFIS | | | | | | Tel.: 0441/9722-122
> Escherweg 2 | | | | | | Sekr.: 0441/9722-113 oder -101
> D-26121 Oldenburg |O|F|F|I|S| Fax: 0441/9722-102
  Received on Tue Mar 31 1998 - 00:00:00 CEST

Original text of this message