Chapter 84. Url Map Configuration Mode; Match - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Chapter 84. URL Map configuration mode

This chapter provides an alphabetic listing of commands that are available in URL
Map configuration mode.
To enter this configuration mode, use the Global urlmap command.
All of the commands that are listed in "Common commands" on page 2 and most,
but not all, of the commands that are listed in Chapter 114, "Monitoring
commands," on page 949 are also available in URL Map configuration mode.

match

Adds a match pattern to the current URL map.
Syntax
match match
no match
Parameters
match
Guidelines
URL maps are used in the implementation of Stylesheet Refresh Policies and
Compile Options (Profiling) policies.
Use the no match command to reset the URL map, that is remove all match
patterns from the map.
Refer to Appendix C, "Stylesheet Refresh Policy configuration," on page 1005 for
procedural details about the creation and implementation of URL maps and
Stylesheet-Refresh Policies.
Refer to Appendix D, "Compile Options Policy configuration," on page 1007 for
procedural details about the creation and implementation of URL maps and
Compile Options Policies.
© Copyright IBM Corp. 1999, 2008
Defines a shell-style match pattern that defines a set of URLs.
You can use wildcards to define a match pattern as follows:
*
The string wildcard matches 0 or more occurrences of any character.
?
The single character wildcard matches one occurrence of any single
character.
[]
The delimiters bracket a character or numeric range:
Matches 1, 2, 3, 4, or 5
[1-5]
Matches x or y
[xy]
695

Advertisement

Table of Contents
loading

Table of Contents