# rules apply to all robots User-agent: * # do not let the robot into the admin's dirs Disallow: /admin/ Disallow: /virtualo/ # disallow indexing of cgi and gfx Disallow: /cgi-bin/ Disallow: /*/cgi-bin/ Disallow: /grafiko/ # disallow indexing of development parts Disallow: /devn/ #! remember to always use UNIX-style line endings!