webui : robots.txt fix

This commit is contained in:
Martijn Voncken 2008-02-16 14:31:36 +00:00
parent 596e8bbf21
commit de77db0eae

View file

@ -351,7 +351,7 @@ class robots:
def GET(self):
"no robots/prevent searchengines from indexing"
web.header("Content-Type", "text/plain")
print "User-agent: *\nDisallow:\n"
print "User-agent: *\nDisallow:/\n"
#/pages