Fix 403 error on WordPress multisite network using subdomains
every subdomain has it’s own directory on the server when it’s created, so for example, if in the cPanel I set the mysite.example.com as a subdomain, the relative directory will be created in the root of the server, with the name of mysite.example.com. I’ve read that the subdomains must point to the main wordpress installation … Read more