Sets the requests document root to the given path.
Example:
handler main { docroot '/var/www/htdocs' # ... }
...