http works fine, https gives 403 with error:
Symbolic link not allowed or link target not accessible: /home/USER/domains/DOMAIN/private_html
I've got a pretty new DA install on Alma 9.2 with cloudlinux. Unfortunately, I didn't test https before installing cloudlinux so I don't know if cloudlinux is blocking the symlink or not.
I've read a few old posts on this and would like some recommendations on how to proceed. I've tried Options +FollowSymLinks but it didn't help. Changing DocumentRoot and corresponding <Directory> to public_html fixes problem
Symbolic link not allowed or link target not accessible: /home/USER/domains/DOMAIN/private_html
I've got a pretty new DA install on Alma 9.2 with cloudlinux. Unfortunately, I didn't test https before installing cloudlinux so I don't know if cloudlinux is blocking the symlink or not.
I've read a few old posts on this and would like some recommendations on how to proceed. I've tried Options +FollowSymLinks but it didn't help. Changing DocumentRoot and corresponding <Directory> to public_html fixes problem