diff options
author | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-06-04 12:56:47 +0200 |
---|---|---|
committer | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-06-04 12:56:47 +0200 |
commit | a6a43933c1ba2a39e71c7fbd651857bb9220c93d (patch) | |
tree | 1544c5a69561d87afb54a8baaa9099daa3253b55 /apache2/index.htaccess |
Initial collection setup
Diffstat (limited to 'apache2/index.htaccess')
-rw-r--r-- | apache2/index.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apache2/index.htaccess b/apache2/index.htaccess new file mode 100644 index 0000000..3e8aa1d --- /dev/null +++ b/apache2/index.htaccess @@ -0,0 +1,3 @@ +# login/password +Require env NO_AUTH +Require group index |