diff --git a/htdocs/robots.txt b/htdocs/robots.txt
index ded9c26db5d1f5df435d1d416043103d6b7648ed..e57abe49be5f171ab05a095cfb8470d9760f85fb 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