Browsing articles from "November, 2011"
Nov
21
21
Symbolic link not allowed or link target not accessible
To fix, create or edit an .htaccess file in the same folder as the symlink. Insert the following line:
Options +FollowSymLinks -SymLinksIfOwnerMatch

