Is the subdomain on InterWorx not working and just spitting out a error? Please update the .htaccess file with the following:
RewriteBase /
So the Blesta .htaccess looks like this:
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php