略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: iis_add_server

2024-04-28

iis_add_server

(PECL iisfunc SVN)

iis_add_serverCreates a new virtual web server

说明

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

本函数还未编写文档,仅有参数列表。

add a note add a note

User Contributed Notes 2 notes

up
1
vesa at flash-db dot com
14 years ago
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
up
-1
Henning Buss
12 years ago
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.

官方地址:https://www.php.net/manual/en/function.iis-add-server.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3