Join our community in the tech forums for uncut technology discussion.
iis_get_server_by_path
(no version information, might be only in CVS) iis_get_server_by_path -- Return the instance number associated with the Path Descriptionint iis_get_server_by_path ( string path )
Each virtual server in IIS is associated with an instance number.
iis_get_server_by_path() Finds the instance number
from the actual path to the root directory.
Join our community in the tech forums for uncut technology discussion.
|