Man Page: ns_url2file
Operating Environment: debian
Section: 3aolserv
ns_url2file(3aolserver) AOLserver Built-In Commands ns_url2file(3aolserver) __________________________________________________________________________________________________________________________________________________NAMEns_url2file - commandsSYNOPSISns_url2file URL _________________________________________________________________DESCRIPTIONThis function returns the file or directory corresponding to the specified URL. The file returned is located in the "pages" directory on the current virtual server.EXAMPLEThis is especially useful when using the ns_adp_include command. <% ns_adp_include [ns_url2file /include/myfile.inc] %>SEE ALSOns_adp_include(n)KEYWORDSAOLserver 4.0 ns_url2file(3aolserver)
| Related Man Pages |
|---|
| ns_urltofile(3aolserv) - debian |
| ns_adp_argc(3aolserv) - debian |
| ns_adp_argv(3aolserv) - debian |
| ns_geturl(3aolserv) - debian |
| ns_stats(3aolserv) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |