mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-26 16:01:05 +00:00
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
|
# 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: /
|
||
|
|