Sun Java System Web Server 6.1 SP12 Administrator's Configuration File Reference

Parameters

The following table describes parameters for the redirect function.

Table 4–15 redirect Parameters

Parameter  

Description  

from

Specifies the prefix of the requested URI to match. 

url

(Maybe optional) Specifies a complete URL to return to the client. If you use this parameter, don’t use url-prefix (and vice versa).

url-prefix

(Maybe optional) The new URL prefix to return to the client. The from prefix is simply replaced by this URL prefix. If you use this parameter, don’t use url (and vice versa).

escape

(Optional) Flag that tells the server to util_uri_escape the URL before sending it. It should be yes or no. The default is yes.

For more information about util_uri_escape, see the Sun Java System Web Server 6.1 SP12 NSAPI Programmer’s Guide.

bucket

(Optional) Common to all obj.conf functions.