prevent search engines from indexing
authorchriskl <chriskl>
Mon, 1 Sep 2003 03:02:17 +0000 (03:02 +0000)
committerchriskl <chriskl>
Mon, 1 Sep 2003 03:02:17 +0000 (03:02 +0000)
robots.txt [new file with mode: 0644]

diff --git a/robots.txt b/robots.txt
new file mode 100644 (file)
index 0000000..223518b
--- /dev/null
@@ -0,0 +1,8 @@
+# Prevent web robots from indexing your phpPgAdmin installation
+# See: http://www.searchengineworld.com/robots/robots_tutorial.htm
+#
+# $Id: robots.txt,v 1.1 2003/09/01 03:02:17 chriskl Exp $
+
+User-agent: *
+Disallow:   /
+