############################### # # Robots.txt file for http://gis.glin.net # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /testing/ Disallow: /graphics/ Disallow: /geoserver/ Disallow: /cgi-bin/ # # list specific files robots are not allowed to index # #Disallow: /Global.asa #Disallow: /home_test.asp # # End of robots.txt file # ###############################