condate wrote:
If you followed that Debian Etch guide on your
Additionally if you wanted access via
http://74.207.224.235/~finalfurlong as well, try enabling the userdir module for Apache (a2enmod userdir) and then reloading Apache.
Removing the duplicate NameVirtualServer thing didn't do much, but adding the userdir module did help.

Now I can access
http://www.finalfurlong.org/ (ironically not
http://74.207.224.235/~finalfurlong, but that's ok).
So thanks!
My next issue is that now that I've uploaded all my files to /home/finalfurlong/public_html/, it doesn't want to display them. I originally created info.php via the command line that is just a phpinfo() page, and that works. I've also uploaded another few hundred files, though, and none of those are recognized via the browser.
I did upload them as root, but then via command line changed their owner/group to finalfurlong.
Do I need to do anything else?
Thanks again.