Admin-Ahead Community

Windows => General Windows => Topic started by: Chetan Singh on February 28, 2014, 07:40:25 am

Title: Change Domain's document root.
Post by: Chetan Singh on February 28, 2014, 07:40:25 am
Hello,

You can change your domain's document path with the help of this command.

======================

C:\Windows\System32\inetsrv>appcmd set vdir "Default Web Site/" -physicalPath:"C
:\inetpub\wwwroot\test
VDIR object "Default Web Site/" changed

======================

Thank you,