virtual
简介
面向服务器的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
IIS Administration
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
IIS 函数
iis_add_server
— Creates a new virtual web server
iis_get_dir_security
— Gets Directory Security
iis_get_script_map
— Gets script mapping on a virtual directory for a specific extension
iis_get_server_by_comment
— Return the instance number associated with the Comment
iis_get_server_by_path
— Return the instance number associated with the Path
iis_get_server_rights
— Gets server rights
iis_get_service_state
— Returns the state for the service defined by ServiceId
iis_remove_server
— Removes the virtual web server indicated by ServerInstance
iis_set_app_settings
— Creates application scope for a virtual directory
iis_set_dir_security
— Sets Directory Security
iis_set_script_map
— Sets script mapping on a virtual directory
iis_set_server_rights
— Sets server rights
iis_start_server
— Starts the virtual web server
iis_start_service
— Starts the service defined by ServiceId
iis_stop_server
— Stops the virtual web server
iis_stop_service
— Stops the service defined by ServiceId
virtual
简介
面向服务器的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程