mod_plsql
Oracle HTTP Server Modules
7-33
Notes:
■
Environment variables added here are available in the PL/SQL application
through the function
owa_util.get_cgi_env
.
■
In older versions of the product, this parameter was called
cgi_env_list
.
PlsqlCompatibilityMode
Specifies the compatibility mode for running
mod_
plsql
. This parameter is supported only for Oracle Application Server releases,
and is used when you are using
mod_plsql
with an older version of Oracle
Application Server Portal. In such situations, if you are running
mod_plsql
against
a pre-9.0.2 version of Oracle Application Server Portal, this should be set to 1.
Notes:
■
This parameter enables an old bug in
mod_plsql
in which
mod_plsql
incorrectly converted the plus symbol (
+
) to space characters for document
downloads. Enabling the first bit in this flag will make it impossible to
download documents that have a plus symbol
(+)
in the document name.
Category
Value
Syntax
PlsqlCGIEnvironmentList string
multiline
Default
None
Example
■
To add a new environment variable from the Oracle HTTP
Server environment:
PlsqlCGIEnvironmentList DOCUMENT_ROOT
■
To remove an environment variable:
PlsqlCGIEnvironmentList MYENVAR2=
■
To override from the Oracle HTTP Server environment:
PlsqlCGIEnvironmentList REQUEST_PROTOCOL=HTTPS
■
To add your own environment variable:
PlsqlCGIEnvironmentList MY_VARNAME=MY_VALUE
Category
Value
Syntax
PlsqlCompatibilityMode
BitFlag
Default
0
Example
PlsqlCompatibilityMode 1
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...