Your websites hosted on hcoop.net have their root in your ~/public_html directory on hcoop.net. If you host a number of sites and wish for their base directories to be different, add the following code to the site's domtool configuration file:
dom "domain.org" where DocumentRoot = home "public_html/domain.org"; with end;