Re: Oracle Enterprise Manager 2.2

From: Christian Lang <clang_at_mediaprint.at>
Date: Wed, 24 Jan 2001 15:35:20 +0100
Message-ID: <3A6EE828.9DD537A1_at_mediaprint.at>


Hi Knut,
yes I did look at the following lines if they are correct ?

##########################

Alias /oem_webstage/ "/data2/ora9i/oem_webstage/"

ScriptAlias /oem_webstage/cgi-bin/ "/data2/ora9i/oem_webstage/cgi-bin"

<Directory "/data2/ora9i/oem_webstage/cgi-bin">

    AllowOverride None
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

##########################

thanks

Chris

Knut Talman wrote:

> > I try to use OEM 2.2 whit an Internet Browser.
> > I have configured the httpd.conf as discribed in OEM Configuration Guide
>
> Did you include a section like
>
> ScriptAlias /oem_webstage/cgi-bin/
> "/usr/local/apache/share/htdocs/oem_webstage/cgi-bin/"
>
> <Directory "/usr/local/apache/share/htdocs/oem_webstage/cgi-bin">
> AllowOverride None
> Options ExecCGI
> Order allow,deny
> Allow from all
> </Directory>
>
> If ExecCGI is not set, the file will be treated like a text file.
>
> Regards,
>
> Knut
Received on Wed Jan 24 2001 - 15:35:20 CET

Original text of this message