Version
4.0
getLogFilename( names )
Get the name of the file used to store access logs, for each of the named
virtual servers.
String[] getLogFilename(
String[] names
)
getLogFormat( names )
Get the log file format for each of the named virtual servers.
String[] getLogFormat(
String[] names
)
getMIMEAutoDetect( names )
Get whether each of the named virtual servers should auto detect MIME
types if the server does not provide them.
Boolean[] getMIMEAutoDetect(
String[] names
)
getMIMEDefaultType( names )
Get the MIME type that the server uses as its default , for each of the
named virtual servers. Responses with this mime type will be auto
corrected by the virtual server if this setting in enabled.
String[] getMIMEDefaultType(
String[] names
)
getMaxClientBuffer( names )
Get the amount of memory used to store data sent by the client, in
bytes, for each of the named virtual servers.
Unsigned Integer[] getMaxClientBuffer(
String[] names
)
57
New Page 1