Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
after I created the var/www/html it was not exist folder so I decided to add new a file info.php I inserted as <?php phpinfo(); ?> and nothing happen.
I setup my website and its working but now I want to host another website on same Server, how i can achieve this? Can you please explain me
This comment has been deleted
This comment has been deleted
This comment has been deleted
I have followed these steps. When I enter my droplet ip address it comes up with the appropriate apache 2 website, indicating that the website is under /var/www/html/index.html.
when I log into my server through the console and do an ls command or when i go in using filezilla i do not see the folder var. what do i do ?
I am trying to connect with forklift on a Mac. I have installed LAMP with ssh keys and get an error: permission denied (publickey). - How do I get sftp to work? I have the correct keys on my machine?