From 5b9692499b291effd5b605cab78aa016d7f71005 Mon Sep 17 00:00:00 2001 From: till Date: Sat, 22 Mar 2008 13:43:45 +0000 Subject: * added robots.txt so spiders don't crawl roundcube git-svn-id: https://svn.roundcube.net/trunk@1209 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roundcubemail/robots.txt diff --git a/roundcubemail/robots.txt b/roundcubemail/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/roundcubemail/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / -- cgit v1.2.3