iis_add_server

(PECL)

iis_add_server -- Creates a new virtual web server

Description

int iis_add_server ( string path, string comment, string server_ip, int port, string host_name, int rights, int start_server )


add a note add a note User Contributed Notes
vesa at flash-db dot com
18-Mar-2005 10:01
Remember that only MS 2000 Server/MS 2003 Server can add more than one "server" to IIS 6.0 (IIS < 6 and XP/2k PRO wont support that)

HTH,
Vesa