wdisp/permitted_uri_char_range

Parameter

wdisp/permitted_uri_char_range

Short text

Allowed URI character range for URI permission table

Parameter Description

You can use this parameter to restrict the characters that the URL can contain. Specify the parameter as a range of ASCII characters, such as 32-127.

The syntax is described below.

Application Area

SAP Web Dispatcher

Parameter Unit

Character string

Default Value

Not set (all characters permitted)

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

wdisp/permission_table

wdisp/max_permission_table_size

wdisp/max_permission_table_entry_size

wdisp/max_permitted_uri_len

Values allowed

The syntax of the parameter is [n]-[m], where m>n and both m and n are integers between 0 and 255 (ASCII representation of the characters).

The entry 32-127 therefore means that the “normal” characters on the keyboard are permitted in the URI.

You May Also Like

Leave a Reply?