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!
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.
Hi @trixpua,
There a couple of issues. Firstly, your server not being able to to resolve shouldn’t be connected to your changes to Apache. It would be either from a local issue like not having internet or any other network issue on the droplet itself.
As for the 500 error, most probably, the files you’ve uploaded are not using the proper ownerships. You can check your Apache error logs to see what the exact source of the problem is. Usually the Apache error log can be found at /etc/apache2/logs/error_log.
Regards, KDSys