Hi,
I’ve been recently notified about a permissions issue on subdomain creation. Some other people also notified about this.
However I was testing on Ubuntu where this issue was not present. It was only Centos/Alma/Rocky related issue.
It was bad on my end.
This has been resolved along with another issue of phps not installing on Almalinux/Rocky.
Reason
On Centos/Alma the subdomain folder should be owned by websiteuser:nobody
and it was being set to websiteuser:websiteuser
due to which web server can’t access files giving 403 error.
thanks.