iis_add_server

(PECL iisfunc SVN)

iis_add_serverCreates a new virtual web server

Описание

int iis_add_server ( string $path , string $comment , string $server_ip , int $port , string $host_name , int $rights , int $start_server )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Коментарии

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
2005-03-18 08:01:38
http://php5.kiev.ua/manual/ru/function.iis-add-server.html
Автор:
I have testet some options for the rights.
I think you have to set a Number only with 1 or 0 to activate the options:

<write><only_scripts><script_and_executeables><unknow><read>

For example:
01001
Allows the Read and Script-Onlys Access to the Website.
2007-03-04 14:27:49
http://php5.kiev.ua/manual/ru/function.iis-add-server.html

    Поддержать сайт на родительском проекте КГБ