Sun Java System Web Server 7.0 Update 6 Administrator's Configuration File Reference

escape

The escape function encodes the URI using util_uri_escape, converting special octets to their %-encoded equivalents, and returns the result.

Syntax

escape(uri)

Arguments

The following table describes the argument for the expression function.

Table A–7 escape Argument

Argument 

Description 

uri

The URI that the expression function converts 

See Also

unescape