icm/HTTP/redirect

Parameter

icm/HTTP/redirect

Short text

HTTP redirect 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/redirect_2.

You can use this parameter value to define an HTTP redirect. If the client attempts to access the URL in question, the server sends a redirect. This forces the client to access the newly-specified target instead.

Application Area

Internet Communication Manager

Parameter Unit

Special character string (see below)

Default Value

Not activated (empty value)

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

No

Values allowed

icm/redirect = PREFIX=[URL prefix], TO=[new URL prefix] [, PROT=[protocol], HOST=[host], PORT= [port number/name]]

For example, icm/redirect_0 = PREFIX=/, TO=/bc/bsp/demo/default.html

Accesses to “/” are redirected to “/bc/bsp/demo/default.html”.

You can use the optional parameters PROT, HOST, and PORT to set the target address to a different protocol, a different host, or a different port. However, you can only specify the port if you also specify a host name.

The default values for PROT, HOST, and PORT are the values that are set in the incoming request.

You May Also Like

Leave a Reply?