Quote: |
Can I get a little more of an explanation, like "Document Root", are you looking for local or remote? |
There is no such things as "remote" document root. It's always local because it is a setting of the web server.
So even if it is running 1000km away, and its document root is /var/www/html (a very common for Linux boxes), it's still /var/www/html for you regardless where you are, local to the server or remote.
BUT, in most (if not all) cases Wizard will calculate and suggest correct value for the document root.