diff --git a/htdocs/robots.txt b/htdocs/robots.txt index ded9c26db5d..e57abe49be5 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -1,5 +1,5 @@ User-agent: * -Disallow: / Allow: /comm/action/agendaexport.php Allow: /public/demo/ -Allow: /index.php \ No newline at end of file +Allow: /index.php +Disallow: / \ No newline at end of file