############################### # robots.txt file for this website # # allows all robots by using wild card * User-agent: * # # list of folders robots are not allowed to index Disallow: /bios/ Disallow: /bios/images/ Disallow: /current_files/ Disallow: /dbase/ Disallow: /images/ Disallow: /logs/ Disallow: /tmp/ # # list specific files robots are not allowed to index Disallow: /CS_styles.css # # End of robots.txt file ###############################