Oracle B12255-01 Manuel d'utilisateur Page 111

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 224
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 110
mod_plsql
Oracle HTTP Server Modules 7-41
DebugStyle: This mode provides more details than ModplsqlStyle. mod_
plsql provides more details about the URL, parameters and also produces
server configuration information. This mode is for debugging purposes only.
Do not use this in a production system, since displaying internal server
variables could be a security risk.
In older versions of the product, this parameter was called error_style.
PlsqlExclusionList Specifies a pattern for excluding certain procedures, packages,
or schema names from being directly executed from a browser. This is a multi-line
directive in which each pattern occupies one line. The pattern is case-insensitive
and can accept simple wildcards such as *, ? and [a-z]. The default patterns
excluded from direct URL access are: sys.*, dbms_*, utl_*, owa_*, owa.*,
htp.*, htf.*.
Setting this directive to “#NONE#” will disable all protection. This is not
recommended for a live site, however, it is sometimes used for debugging purposes.
If this parameter is overridden, the defaults are no longer in effect. In that case, you
must explicitly add the default list to the list of excluded patterns.
Category Value
Syntax PlsqlErrorStyle
ApacheStyle/ModplsqlStyle/DebugStyle
Default ApacheStyle
Example PlsqlErrorStyle ModplsqlStyle
Category Value
Syntax
PlsqlExclusionList string multiline/#NONE#
Default dbms_*
utl_*
owa_*
owa.*
htp.*
htf.*
Vue de la page 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 223 224

Commentaires sur ces manuels

Pas de commentaire