I've stopped apache and changed the document root and reset the server, now it comes up with
"Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error. "
I did a hard refresh with ctrl + f5 and I tried opening the page in private browsing mode but I still get the error.
Looking at this config, should I change all to All
<Directory />
AllowOverride all
Require all granted
</Directory>
The htaccess file is there (I forgot it is hidden) and I've allowed these permissions. I also have selinux in permissive mode and nothing odd is coming up in my selinux troubleshooter.