I was having problems getting my NodeJS application working, so I've gone back to the NodeJS basic example: https://wiki.helionet.org/Node.js
I've followed the indications waited the 2 hours, but as a result I'm only getting an empty files and folders index (the default for Apache), as though Apache is serving what is in httpdocs (it is an empty folder) and Node is not intercepting at all. Error logs don't reveal any actual errors, only the Apache accesses. This is on catholink.helioho.st
Thanks