Today at bytebenders I got the server up and running. Fully functional too, supports Perl, Python and Php4 on apache2. Also, ftp support for adding new (non-blog) users. Add a user to the system (via ssh or whatever) and their home dir is automatically populated with a public_html folder. They can then ftp into the box and put whatever they want in public_html and it can be accessed from /~username.
I like the server -- has a few issues with the firewall at the moment -- I forgot to make a rule to allow ftp and ssh through to that ip, but alas, 30 seconds of work tomorrow.