# Tells Scanning Robots Where They Are And Are Not Welcome # # User-agent: can also specify by name; "*" is for everyone # Disallow: disallow if this matches first part of requested path # # Disallow all from private files and folders. # User-agent: * # Protected Folders Disallow: /cgi-bin/ Disallow: /graphics/ Disallow: /images/ Disallow: /js/ Disallow: /manager/ # Protected Files Disallow: /connectDB.php Disallow: /connectGBDB.php Disallow: /menu.php Disallow: /test.html