From a6a43933c1ba2a39e71c7fbd651857bb9220c93d Mon Sep 17 00:00:00 2001 From: "www.narval.fr.eu.org" <4e20841124e5f093a4cf7e8a65f10f65> Date: Sat, 4 Jun 2016 12:56:47 +0200 Subject: Initial collection setup --- apache2/score.htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 apache2/score.htaccess (limited to 'apache2/score.htaccess') diff --git a/apache2/score.htaccess b/apache2/score.htaccess new file mode 100644 index 0000000..aa82f42 --- /dev/null +++ b/apache2/score.htaccess @@ -0,0 +1,3 @@ +# login/password +Require env NO_AUTH +Require group score -- cgit v1.2.3