[NGINX] How do you hide .git project directories?
- by Xeoncross
Now that I have nginx setup I need to be able to hide my .git directories. What kind of rewrite would I need to stop prying eyes? And where in the server {} or http {} block would it go?