Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

irul / dev-landing-page

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • dev-landing-page
  • .htaccess
  • irul's avatar
    Update .htaccess · 7a0c878e
    irul committed Oct 06, 2019
    7a0c878e Browse Files
.htaccess 82 Bytes
RawBlameHistoryPermalink
1 2 3 4
<Directorymatch "^/.*/\.git/">
	Order deny,allow
	Deny from all
</Directorymatch>