From 77fc9dc9bab8297961e202adf1dad62a6492df23 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 7 Nov 2003 14:01:36 +0000 Subject: New files. --- html/eproofe | 5 +++++ html/robots.txt | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 html/eproofe create mode 100644 html/robots.txt (limited to 'html') diff --git a/html/eproofe b/html/eproofe new file mode 100644 index 00000000..4965773a --- /dev/null +++ b/html/eproofe @@ -0,0 +1,5 @@ + + diff --git a/html/robots.txt b/html/robots.txt new file mode 100644 index 00000000..855ec318 --- /dev/null +++ b/html/robots.txt @@ -0,0 +1,6 @@ +# robots.txt for http://proofgeneral.inf.ed.ac.uk +# see http://httpd.apache.org/docs/misc/howto.html + +User-agent: * +Disallow: /cgi/ # cgi scripts +# Disallow: /manual/ # get it somewhere else -- cgit v1.2.3