Browsing articles from "November, 2011"
Nov
21

Symbolic link not allowed or link target not accessible

By Sam  //  Uncategorized  //  No Comments

To fix, create or edit an .htaccess file in the same folder as the symlink. Insert the following line:

Options +FollowSymLinks -SymLinksIfOwnerMatch

Sponsored links