Temporary Directory
Description
Specifies the directory where the server can store temporary files.
Parameters
A fully qualified path indicating the temporary directory
or a path relative to the
server root path if it does
not begin with a slash. This directory should not be within QSYS as it will
be used to store binary files.
Default If No Entry Found
Tmp
If server root path is /WWWServ then
this is equivalent to
/WWWServ/Tmp.
Command To Change This Value
File Syntax
TemporaryDirectory DirectoryName
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See