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.
Accepted Answer
Hello,
Please change this line.
#ServerName www.example.com
Then you should add your domain in instead.
ServerName www.example.com
Notice in my second example the “#” sign is also removed. That is important to ensure the line is not commented out. After you make the edit, restart Apache.
service apache2 restart
Hope this gets things working. Thanks.
Hello,
Could you please paste your wp-config.php here so I can have a look? Go ahead and star * out the DB information and other security information so it’s not public here on the forums.
We’ll figure it out. Thanks.
This comment has been deleted