I get this error on all my sites on a multisite install:
client denied by server configuration: /home/shareontheweb/public_html/sites/mysite.tld/files/backup_migrate/scheduled/test.txt

What is the purpose of this file?
Its settings are not the same on all sites: 644 or 770, apache user generally both in user and group.

Thanks for help

Comments

ronan’s picture

Status: Active » Closed (works as designed)

Yup, that's normal. The purpose it to test if the files are publicly readable. Apache is denying access to the file so your backups are safe and all is well.