Error accessing external volume when building macOS 10.15 server

We are currently building a server using Apache + PHP on macOS 10.15.

I want to access resources (images, videos, PDFs, etc.) of external volumes (SSD, HDD) via http connection,

An alias was created and accessed for the external volume.

However, access error will occur due to permission error.

Access succeeds in macOS 10.14 and below versions.

What is the workaround for macOS 10.15?

Is this a bug? Is it a specification?

If it is a specification, please tell me the name of the function.


OS version

macOS 10.15 bata 6 (19A536g)

Replies

Did you get this resolved? I have this question too, but with production 10.15. Same setup as 10.14 but always getting permission denied errors on external drives only. I have a vhost pointing to a ~user/files/ directory with the same permissions that is being served.

Ok, success. Found a post in the support forums to give the /usr/sbin/httpd Full Disk Access under Security and Privacy No idea if that changed between 10.14 and 10.15