# robots.txt # CDPress # http://www.cdpressdirect.com/ # Author: Zou # Last Updated: 22.08.01 # Aucun robot ne doit indexer le répertoire cgi-bin, ni le répertoire tmp # ni pascal, baudoin User-agent: * Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /pascal/ Disallow: /baudoin/ # Lycos ne doit pas indexer le répertoire test #User-agent: Lycos/x.x #Disallow: /test/ # Big Brother ne doit pas indexer le fichier test.htm du répertoire test #User-agent: Big Brother #Disallow: /test/test.htm # Fin du fichier robots.txt