I saw this file:
I am getting an error on the htaccess page
/home/socials/public_html/.htaccess: Option All not allowed here
.htaccess: Option All not allowed here
find -name ".htaccess" -type f -exec sed -i 's/FollowSymLinks/SymLinksIfOwnerMatch/g' {} ";"
SHoukran