adding support for robots.txt

This commit is contained in:
Jeremy Edberg
2008-07-07 15:57:19 -07:00
parent 69d6ebf154
commit 4a19143179
2 changed files with 6 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ rewrites = (#these first two rules prevent the .embed rewrite from
#This next rewrite makes it so that all the embed stuff works.
("^(.*)(?<!button)(\.js)$", "$1.embed"),
("^/favicon.ico$", "/static/favicon.ico"),
("^/robots.txt$", "/static/robots.txt"),
("^/akamai-sureroute-test-object.html$", "/static/sureroute.html"),
("^/apple-touch-icon.png$", "/static/apple-touch-icon.png"))

View File

@@ -0,0 +1,5 @@
User-Agent: *
Disallow: /goto
Disallow: /*after=*
Disallow: /*before=*
Allow: /