Skip to content

Commit

Permalink
Add robot.txt
Browse files Browse the repository at this point in the history
This is needed for security reasons - often people looking to exploit applications will search for something in a certain version of a web application and find many sites to exploit. This stops that from being so easy.
  • Loading branch information
mjkent committed Jan 28, 2013
1 parent 06c1c35 commit 5b77f16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

0 comments on commit 5b77f16

Please sign in to comment.