[ Table Of Contents | Keyword Index ]

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

NAME

ns_section - Specify the current configuration section

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_section sectionname

DESCRIPTION

This command sets the current section to define parameters for using ns_param. This command is only available at server startup when parsing the config .tcl file.

COMMANDS

ns_section sectionname

EXAMPLES

 
   % ns_section "ns/server/$servername/section"
   % ns_param someSetting someValue

SEE ALSO

nsd

KEYWORDS

ns_config , ns_configsection , ns_configsections , ns_param