I have successfully installed the web-demo, along with php, curl and apache.
When I go to my servers IP followed by /index.php it will load the front page but when I click on my multichain blockchain name it takes me to the apache2 ubuntu default page at http://x.x.x.x/?chain=default
I tried right clicking and choosing inspect source and it will only show the html section of the index.php file.
EDIT: So I figured out what I had done wrong, I moved all the files from web-demo folder into /var/www/html instead of just moving the folder there. I moved the folder then went to x.x.x.x/multichain-web-demo and it loads. Now it is only loading the first node and not both.
Any help is much appreciated!
Thanks