One of the changes I did was install VSFTPD so I could FTP into the TeensyPi. This allowed me to access the htdocs easier.
I did this as
[email protected], as that is the owner ove the /var/www folder. I got the instructions from here.
Type in "sudo apt-get install vsftpd" and hit...