[ Table Of Contents | Keyword Index ]

ns_configsections(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_configsections - Return a list of handles to ns_sets for every section in the server's configuration

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_configsections

DESCRIPTION

This command returns a list of ns_sets for every section in the server's configuration. The corresponding ns_sets contain the key-value pairs for the configuration section that the ns_set represents.

COMMANDS

ns_configsections

EXAMPLES

 
 % set sections <strong>ns_configsections</strong>
 t0 t1 t2 t3 ... t116 t117

 
 % ns_set name t8
 ns/parameters

SEE ALSO

nsd

KEYWORDS

ns_config , ns_configsection , ns_set