I'm running webuzo on a VPS with apache and none of my websites are loading properly. I installed wordpress on 2 of my sites. I used ftp to transfer the files and the websites load fine on my home computer. I just tried accessing my sites from a different network on a different computer, and it only shows me the Webuzo default web page.
Why is this happening and how can I fix it?
IP: --
Websites not loading properly only shows me default webpage
Yes, everything is configured correctly. I figured out why it's doing this, but I don't know how to fix it. I'm using Linode as my vps and I found out they have ipv6 enabled. So it will load when accessed by ipv4 ip address, but not when it comes from an ipv6 ip address.
I tried configuring ip6tables, but I'm a complete noob at all the server management stuff, so I'm not sure how to do it correctly.
My set up runs Ubuntu 14.04 with apache webserver.