My Blog
contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!
Category Archives: git
Restrict your .git directory on live site
Do you use Git to manage your repository? If so, do you use it to check out code onto the server as well? If you do, you really should restrict access to your .git directory if it’s in your public … Continue reading
