icm/HTTP/mod

Parameter

icm/HTTP/mod

Short text

HTTP request modification specification

Parameter Description

This is a vector parameter in the format [parameter name]_[index]. You do not need to enter ascending values for the index; that is, you could, for example, configure only icm/HTTP/mod_2.

You can use this parameter to configure modifications of HTTP requests in the Web Dispatcher or ICM. You can define rules by which the Web Dispatcher/ICM changes the HTTP request before it forwards it (header field manipulation, URL rewrite, and so on)

The parameter has the following syntax: icm/HTTP/mod = PREFIX=[URL prefix][, FILE=[action file]]

This is explained below.

PREFIX
URL prefix that is called for this HTTP subhandler (for example, /).

FILE
You can use the optional parameter FILE to specify the action file with the rules to apply. If you specify only a file name without the full path, the file must be in the working directory of the process.

The action file is a text file with one action (rule) per line.

Comment lines begin with a hash sign (#).

For documentation for the rules in the specified text file, see the online documentation for the ICM.

Application Area

Internet Communication Manager

Parameter Unit

Special character string (see below)

Default Value

PREFIX=/

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

No

Values allowed

See description

You May Also Like

Leave a Reply?