Apache Solutions
Apache htaccess Option FollowSymLinks not allowed here
error
find /home -name ".htaccess" -type f -exec sed -i
's/FollowSymLinks/SymLinksIfOwnerMatch/g' {} ";"
Option FollowSymLinks not allowed here
errorfind /home -name ".htaccess" -type f -exec sed -i
's/FollowSymLinks/SymLinksIfOwnerMatch/g' {} ";"