In Windows IIS C:\Inetpub\wwwroot is the default root folder of the IIS web server. The equivalent for that in Apache is /var/www/html. If your web application is outside of this directory then create a symbolic link to that directory to a path in /var/www/html.