I am running WHM/cPanel with CloudLinux and have tried to setup a fairly straight forward symlink from /public_html/symtest to /public_html/images
The symlink works perfectly when I browse to it via FTP but when I browse (in a web browser) to the directory or a file within the linked directory, I get a 403 Forbidden error.
When I check the Apache error logs it shows the following error:
AH00037: Symbolic link not allowed or link target not accessible: /home/*USER*/public_html/symtest
I've checked the WHM Apache settings (Apache Configuration > Global Configuration) and have made sure FollowSymLinks is ticked.
How can I get this Symlink to work?
The symlink works perfectly when I browse to it via FTP but when I browse (in a web browser) to the directory or a file within the linked directory, I get a 403 Forbidden error.
When I check the Apache error logs it shows the following error:
AH00037: Symbolic link not allowed or link target not accessible: /home/*USER*/public_html/symtest
I've checked the WHM Apache settings (Apache Configuration > Global Configuration) and have made sure FollowSymLinks is ticked.
How can I get this Symlink to work?