Advertisement
Guest User

Untitled

a guest
May 2nd, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <DirectoryMatch ".*\.(git|svn)/.*">
  2. Deny from all
  3. </DirectoryMatch>
  4. <FilesMatch "composer.json|composer.lock|.gitignore|.gitmodules">
  5. Deny from all
  6. </FilesMatch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement