Quellcode durchsuchen

Add robot.txt

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.
tags/v5.0.0alpha1
Michael Kent vor 11 Jahren
Ursprung
Commit
5b77f16d57
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2
    0
      robots.txt

+ 2
- 0
robots.txt Datei anzeigen

@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

Laden…
Abbrechen
Speichern