Fullurlmatch (Deprecated); Hostmatch (Deprecated); Httpmatch - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
match-with-pcre
Examples
v Enters Matching Rule configuration mode to create the allErrors Matching

fullurlmatch (deprecated)

Comments
The fullurlmatch command is deprecated. Use the urlmatch command.

hostmatch (deprecated)

Comments
The hostmatch command is deprecated. Use the httpmatch command.

httpmatch

Adds a pattern to match HTTP headers.
Syntax
httpmatch field pattern
Parameters
field
pattern Defines a match pattern that defines the value for the HTTP header.
Guidelines
The httpmatch command adds a pattern to match HTTP headers. To determine
whether the pattern is a PCRE expression or shell style expression, use the
match-with-pcre command.
Related Commands
match-with-pcre
Examples
v Adds a match pattern to the current Matching Rule. The match succeeds if the
410
Command Reference
Rule. Adds a pattern to match all error codes.
# matching allErrors
Matching configuration mode
# errorcode *
#
Specifies an HTTP header as defined in sections 4.5, 5.3, 6.2, and 7.1 of
RFC 2616.
Content-Language field of a candidate HTTP header contains da.
# httpmatch Content-Language da
#

Advertisement

Table of Contents
loading

Table of Contents