Download Programmer`s Guide Netscape Enterprise Server

Transcript
magnus.conf
See Also
Netscape Enterprise Server NSAPI Programmer’s Guide
Appendix A, “Configuration File Changes”
Init Functions
Table 2-8
magnus.conf Init functions
Function/Parameter
Allowed
Values
Default Value
Changes the default
characteristics for fancy
indexing.
cindex-init
opts
Description
s
(None)
(optional) is a string of letters
specifying the options to
activate. Currently there is only
one possible option:
•
widths
Comma
separated
numbers of
characters
Minimums
required to
display
column titles
s tells the server to scan
each HTML file in the
directory being indexed for
the contents of the HTML
<TITLE> tag to display in
the description field. The
<TITLE> tag must be
within the first 255
characters of the file.
(optional) Specifies the width
for each of the four columns in
the indexing display: name,
last-modified date, size, and
description respectively.
The final three values can each
be set to 0 to turn the display
for that column off. The name
column cannot be turned off.
timezone
GMT or local
local
(optional, iPlanet Web Server
4.x only) Indicates whether the
last-modified time is shown in
local time or in Greenwich
Mean Time.
Chapter
2
Configuration Files
47