Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : IIS Administration Functions : iis_add_server

iis_add_server

Creates 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 )


Code Examples / Notes » iis_add_server

vesa

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


henning buss

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.


Change Language


Follow Navioo On Twitter
iis_add_server
iis_get_dir_security
iis_get_script_map
iis_get_server_by_comment
iis_get_server_by_path
iis_get_server_rights
iis_get_service_state
iis_remove_server
iis_set_app_settings
iis_set_dir_security
iis_set_script_map
iis_set_server_rights
iis_start_server
iis_start_service
iis_stop_server
iis_stop_service
eXTReMe Tracker