Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Examples: Adding Applications


The following examples demonstrate adding applications.

Example 1

./configure-server function=configure-engine engine=asp-server-3209
  mode=add 'section=applications' key=/tmp value=/tmp
Result

Your ASP engine will associate the /tmp virtual URI with the /tmp local directory.

 

Example 2

./configure-server function=configure-engine engine=asp-server-3209
  mode=add 'section=applications' key=/foobar value=/home/me/foo/bar
Result

Your ASP engine will associate the virtual URI /foobar with the local path /home/me/foo/bar.



ContentsPreviousNextIndex