From 579544aa2fa2e37a423b4eaff9a018af5763bcc4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Wed, 7 Nov 2012 02:22:25 +0100 Subject: [PATCH] Add example of comment --- htdocs/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/robots.txt b/htdocs/robots.txt index c7711001558..a6a27039016 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -2,4 +2,5 @@ User-agent: * Allow: /public/agenda/agendaexport.php Allow: /public/demo/ Allow: /index.php -Disallow: / \ No newline at end of file +#Allow: /$ +Disallow: / -- GitLab