Apache Linux symlink permission
If there is a permission error displayed after creating a symlink to /srv/http/ from your user account then just enter the following command. It gives read-only permission to everyone so that public can read the webfiles. There is nothing to add or edit in httpd.conf file.chmod 755 /home/username/