|
|
Explanation:
HTTP log files are written in EBCDIC format by default on the i5/OS
platform.
You can change the format of these files to ASCII by setting the following in
the NOTES.INI file. The setting will take effect the next time the server
starts or when HTTP starts again (for example, "tell http quit" then "load
http" or by using the "tell HTTP Restart" command).
HTTPLogFormatAscii=1
If HTTPLogFormatAscii is not present in the NOTES.INI file or if the setting
is
HTTPLogFormatAscii=0 then the HTTP log files will revert to their default
EBCDIC format.
Associated SPRs: PBIT5N6HGU
Applies to:
Servers
Default Value:
None
UI equivalent:
None, although you can specify this setting in the NOTES.INI Settings tab of
the Configuration Settings document in the Domino Directory.
Syntax:
HTTPLogFormatAscii=0 / 1
Available since:
Lotus Notes/Domino x.x.x
Obsolete since:
Lotus Notes/Domino x.x.x
|