So for a project i Made i setup multiple subdomains,
I Have: website.me And i Have: play.website.me
My php code in the subdomain (htdocs/client/index.php) =
recuire_once '../Global.php';
But it says that i DONT Have PERMISSIONS to access the php code. (Photo 1)
How do i fix this (photo 2 is my vhost configuration)