Ns url2file

From AOLserver Wiki
Revision as of 19:26, 21 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 692)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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