From 33591c1f7f4330cfecaed0f81da2e9bdd2d679ea Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 15 Sep 2008 07:18:31 +0200 Subject: [PATCH] Hide robots.txt too! --- bin/controller.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/controller.rc b/bin/controller.rc index 7972430..91fa772 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -50,7 +50,7 @@ fn gentitle { } # Don't change var name or trailing ';', some dirs change the filter! -dirfilter = '/\/[._]/d; /sitemap\.txt/d; s,^\./,,; s,\.md$,,; s,\.html,,; s,\.txt,,; ' +dirfilter = '/\/[._]/d; /\/robots.\txt$/d; /\/sitemap\.txt$/d; s,^\./,,; s,\.md$,,; s,\.html,,; s,\.txt,,; ' # To be used from _config files fn hide_paths {