Watch out for problem with having a .git folder inside a public html folder on an Apache server
I was notified about a security vulernability from an email and LinkedIn message that my files were available in cleartext from the .git folder on my site feather.greenrobot.com because I didn’t have an .htaccess file prohibiting it. As far as I know data wasn’t accessed, just my code including database credentials. feather.greenrobot.com currently has 3 … Read more