############################### # # robots.txt file for LAC # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: beveiligde_site/ Disallow: images/ Disallow: downlouds/ Disallow: flash/ Disallow: sound/ # # list specific files robots are not allowed to index # Disallow: /404redirect.html Disallow: /401authorization.html Disallow: /403forbidden.html # # End of robots.txt file # ###############################