# robots.txt for http://webstore.iec.ch/ User-agent: * # Disallow: / # This [should] removes the entire site from spiders - Ooops!!! >>> Modif Alex 19 june 2008 Disallow: /webstore3/ # This removes the restricted area from spider attempts Disallow: /webstore4/ # This removes the restricted area from spider attempts Disallow: /restricted/ # This removes the restricted area from spider attempts Disallow: /testbed/ # This removes the entire testbed directory Disallow: /testsec/ # This removes the entire test security directory Disallow: /help/ # This removes the entire help security directory # Disallow: /cgi-bin/ # This removes all cgi-bin requests