mod_plsql
Oracle HTTP Server Modules
7-45
Notes:
■
Most applications have
PlsqlTransferMode
set to
CHAR
which means that
the character set in
PlsqlNLSLanguage
needs to match the character set of the
database. In one special case, where the database and
mod_plsql
are both
using fixed-size character sets, and the character set width matches, the
character set can be different. The response character set is always the
mod_
plsql
character set.
■
If
PlsqlTransferMode
is set to
RAW
, then this parameter can be ignored.
■
In older versions of the product, this parameter was called
nls_lang
.
PlsqlPathAlias
Specifies a virtual path alias to map to a procedure call. This is
application specific.
Notes:
■
For applications that do not use path aliasing,this parameter may be omitted.
■
In older versions of the product, this parameter was called
pathalias
.
PlsqlPathAliasProcedure
Specifies the procedure to call when the virtual path in
the URL matches the path alias as configured by
PlsqlPathAlias
.
Category
Value
Syntax
PlsqlPathAlias
string
Default
None
Example
PlsqlPathAlias url
See Also:
Oracle HTTP Server mod_plsql User’s Guide
for more
details about path aliasing functionality.
Category
Value
Syntax
PlsqlPathAliasProcedure
string
Default
None
Example
PlsqlPathAliasProcedure portal.wwpth_api_
alias.process_download
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 ...