[ Table Of Contents | Keyword Index ]

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

NAME

ns_locationproc - Register custom location handler

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_location_proc script

DESCRIPTION

This command installs custom script which will return location string for the current connection. Usually it looks like http://localhost/url

COMMANDS

ns_location_proc script


script Tcl script which result will be used as location string

SEE ALSO

nsd

KEYWORDS

NaviServer