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 there,
I can see that both websites are up and running now. Would you mind sharing here with the community how did you get them working?
Regards, Bobby
The issue was with the configuration file, it may seem logical to change the Virtual host to something like 81, instead of using the default port 80. So my suggestion is to keep all the config files on port 80. Apache2 automatically redirects to the correct site when you have domains added to each one. If you want to use other ports, you will need to configure that in apache configuration files, feel free to check https://askubuntu.com/questions/916923/apache-config-how-to-enable-additional-ports .