File: www.ucsc.edu

package info (click to toggle)
python-protego 0.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,052 kB
  • sloc: python: 1,579; perl: 190; cpp: 33; sh: 4; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# robots.txt - for an explanation, see:
#   http://www.robotstxt.org/
#   http://en.wikipedia.org/wiki/Robots_exclusion_standard

# For all sites
User-agent: *
Disallow: /cgi-bin/		# cgi-bin scripts
Disallow: /php-bin/		# php-bin scripts
Disallow: /phpapps/		# phpapps global scripts
Disallow: /private/		# private directory
Disallow: /test/		# test directory
Disallow: /weblog/		# weblog report directory

# Enable only for Dept. Template System sites (obsolete)
# User-agent: *
# Disallow: /admin/		# admin directory
# Disallow: /data/		# data directory
# Disallow: /include/		# include directory

# Works only for some spiders (e.g. MSN)
User-agent: *
Crawl-delay: 5			# Wait 5 seconds between requests