X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2F.htaccess;fp=html%2F.htaccess;h=4e3e3f7f80541f14cd3f77c157803c9e39f384e3;hp=21623ec66aa99aded4123fd13cf3fe2bd03d6458;hb=7d2ed29ba87a062cee98a5e0423bcadb8f839c4b;hpb=4ec56eb697ccac7f05591670a47dade0aae3f7ee diff --git a/html/.htaccess b/html/.htaccess index 21623ec..4e3e3f7 100644 --- a/html/.htaccess +++ b/html/.htaccess @@ -1 +1,6 @@ DirectoryIndex index.pl + +AuthType Basic +AuthUserFile /home/cassarossa/itk/sesse/ccbs--mainline--0.1/html/.htpasswd +AuthName "Challenge Cup Bigscreen System" +Require valid-user