Hi
I just set up a ispCP panel on my ubuntu server, and everything works as intended. I have some experience with directadmin and there it's possible to access your htdocs folder through the server's ip address. Say that i have the server ip address 82.125.5.211 and i (or my customer) want(s) to access a domain's webspace that doesn't have a domain name pointing at it (eg: due to a new domain or a domain name transfer, it's really useful if you want to debug the website after a server move).
Wouldn't it be useful that you could access his folder then? Making a symbolic link when you create a new user could solve this problem. (like
http://82.125.5.211/~username.com). This way, the domain is reachable with
http://82.125.5.211/~username.com and also
http://www.username.com.
Sincerely
Tom