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 problem with Oracle 8i - URL fails

Re: Apache problem with Oracle 8i - URL fails

From: Jason Pepper <jason.pepper_at_oracle.com>
Date: Tue, 30 Jul 2002 07:59:46 +0100
Message-ID: <vUq19.1$ZS6.63@news.oracle.com>


the dad entries are written to a file called wdbsvr.app which you'll find in $ORACLE_HOME/Apache/modplsql/cfg

-JP

"J. C. Kelly" <jordan.c.kelly_at_saic.com> wrote in message news:ee329f31.0207291252.1cefbe16_at_posting.google.com...
> I have had Apache 1.3.20 running well with Oracle 8i. I have been able
> to access Oracle procedures with a URL of the form
>
> http://<server>/<dad>/procedure
>
> Because of the security hole in Apache, I upgraded to 1.3.26. Now to
> access a procedure, I have to enter
>
> http://<server>/cgi-bin/wdbcgiw/<dad>/procedure
>
> Entering the previous URL doesn't work - apache doesn't find the web
> page.
>
> somehow, an alias previously set was somehow lost in the upgrade.
> Looking at the old (Apache 1.3 20) httpd.conf, it is obvious that I
> had not set the alias there, and trying to set the alias in the Apache
> 1.3.26 version of httpd.conf does not solve the problem.
>
> Fot the life of me, I can't recall how I set this alias. Does anyone
> know how it is done?
Received on Tue Jul 30 2002 - 01:59:46 CDT

Original text of this message

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