Ns url2file

From AOLserver Wiki
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_url2file.html


NAME

ns_url2file - Return the path to a file referenced by a URL

SYNOPSIS

ns_url2file url

DESCRIPTION

This command returns the absolute path to a file referenced by the given URL.

EXAMPLES

   % ns_url2file /test.adp
   /usr/local/aolserver/servers/server1/pages/test.adp

SEE ALSO

none

Category Documentation - Category Core Tcl API