OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 16-Jan-2003 17:04:01
Branch: HEAD Handle: 2003011616040100
Added files:
openpkg-web robots.txt
Log:
allows all robots to visit all files
Summary:
Revision Changes Path
1.1 +8 -0 openpkg-web/robots.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/robots.txt
============================================================================
$ cvs diff -u -r0 -r1.1 robots.txt
--- /dev/null 2003-01-16 17:04:01.000000000 +0100
+++ robots.txt 2003-01-16 17:04:01.000000000 +0100
@@ -0,0 +1,8 @@
+#
+# http://www.searchengineworld.com/robots/robots_tutorial.htm
+#
+
+# The following allows all robots to visit all files because the
+# wildcard "*" specifies all robots.
+User-agent: *
+Disallow:
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]