Setting up a apache webserver on DXP4800plus

I’ve been trying to migrate my webserver+php+mariadb from my Synology DS923+ to DXP4800plus (through Docker) but gets some Apache error which indicates there’s a permission problem

“You don’t have permission to access this resource.Server unable to read htaccess file, denying access to be safe”`, apachelogs says “unable to check htaccess file, ensure it is readable and that ‘/var/www/html/’ is executable,”

As as a test, I’d like to configure the relevant folder for “everyone” access but I can’t find a way to do that in UGOS?

Hints are appreciated.

After consulting UGreen support, there has been somekind of permission issue for the files I’ve copied from my old NAS, I had to manually adjust it through SSH.

Exactly for this purpose i developed DockAMP. It’s a Docker Container with a WebUI for managing Apache/Nginx/PHP/mySQL/MariaDB/PostgreSQL Containers. With the built in feature to fix the permissions in the Container and Mount your described problem is solved. :grinning_face_with_smiling_eyes::+1:t2: Check it out: keepcoolch/dockamp - Docker Image