External-References; Follow-Redirects - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

external-references

Defines the handling mode for input documents that contain external references.
Syntax
external-references {allow | forbid | ignore}
Parameters
allow Allows and resolves external references.
forbid Stops processing if the XML parser encounters an external reference.
ignore (Default) Ignores external references and replaces external entities with the
Guidelines
The external-references command defines the behavior for input documents that
contain external references. External references can be external entities or external
DTD definitions.
Examples
v Specifies that the XML parser processes documents that contain external

follow-redirects

Controls the resolution of redirects.
Syntax
follow-redirects {on | off}
Parameters
on
off
Guidelines
Some protocols generate redirects as part of the protocol; for example, HTTP
response code 302. Use the follow-redirects command to specify if the
Multi-Protocol Gateway attempts to resolve redirects.
Examples
v Disables redirect resolution and subsequently enables redirect resolution, which
empty string.
references but ignores such references.
# external-references ignore
#
(Default) Resolves redirects.
Disables the resolution of redirects.
restores the default state.
# follow-redirects off
. .
.
# follow-redirects on
#
Chapter 49. Multi-Protocol Gateway configuration mode
441

Advertisement

Table of Contents
loading

Table of Contents