Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Examples: Removing Virtual Hosts


The following examples demonstrate removing virtual hosts.

Example 1

./configure-server function=configure-engine engine=asp-server-3209
  mode=add 'section=virtual hosts' key='allow_all' value='yes'
Result

Your ASP engine will be accessible to any virtual host.

 

Example 2

./configure-server function=configure-engine engine=asp-server-3209
  mode=del 'section=virtual hosts' key='www.foobar.com'
Result

This removes the "www.foobar.com" entry from the casp.cnfg file, as it no longer has any affect on the server.



ContentsPreviousNextIndex