Oracle iPlanet Web Server 7.0.9 Administrator's Configuration File Reference

variable

The variable element defines a variable for use in expressions, log formats, and obj.conf parameters. This element may appear zero or more times within the server element, and zero or more times within the virtual-server element. For more information, see server, and virtual-server.

Subelements

The variable element can contain the following subelements:

Table 3–59 List of variable Subelements

Element 

Occurrences 

Description 

name

1 

The name of the variable. The value should be in text format. 

value

1 

The value of the variable. The value should be in text format. 

description

0 or 1 

The description of the variable. The value should be in text format. 

See Also