Hey! I just set up my first droplet using Ubuntu 12.04 x32. I added a user and gave them all permissions and whatnot.
I also set up FileZilla so I could access my files and whatnot, and everything seems to be there…except the www folder. Anyone have any idea why this might be? I was planning on just throwing some test html files into it to test my domain out and everything.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Do you have apache installed? What is the default virtual host’s DocumentRoot?
https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu
The <code>www</code> folder is not created until you install Apache.