LOCATION :
<ORACLE_HOME>/Apache/modplsql/cfg/plsql.conf
SIGNIFICANCE :
IMPORTANT POINTS :
FILE :
#########################################################################################################
#
# $Header: plsql_ux_ias1022.conf 115.6 2006/01/18 22:58:50 swkhande ship $
#
# ###############################################################
#
# This file is automatically generated by AutoConfig. It will be read and
# overwritten. If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink document
# 165195.1 for assistance.
#
# ###############################################################
#
# Directives added for mod-plsql
#
# Unix
#LoadModule plsql_module /eb_rao1_q/applmgr/qatora/iAS/Apache/modplsql/bin/modplsql.so
# Win32
#LoadModule plsql_module /eb_rao1_q/applmgr/qatora/iAS\bin\modplsql.dll
#
# Enable handling of all virtual paths beginning with "/pls" by mod-plsql
#
#<Location /pls>
# SetHandler pls_handler
# Order deny,allow
# Allow from all
#</Location>
#
#
# Deny access to the admin pages since they are not yet secured by
# mod_plsql. Oracle Applications *requires* CUSTOM authentication
# and the admin_ pages would allow CUSTOM auth to be disabled.
#
<Location /pls/admin_>
Order deny,allow
Allow from all
</Location>
#
# Additional aliases needed to resolve image and help files needed by mod-plsql
#
# ----- iAS 1022 -----
Alias /images/ "/eb_rao1_q/applmgr/qatora/iAS/portal30/images/"
Alias /help/ "/eb_rao1_q/applmgr/qatora/iAS/portal30/doc/"
# --------------------
# Forward all /pls/ requests to dedicated apache listener.
ProxyPass /pls/ http://tneda06n.adr.corp.com:8213/pls/