htaccess sample file
This file can be used as .htaccess file in the html/ops directory in combination with a newly created password file. This password file can be created with "htpasswd -c password boincadm".
Size 1 kB - File type text/plainFile contents
AuthType Basic AuthName "By Invitation Only" AuthUserFile /home/boincadm/projects/test_setup/html/ops/password Require user boincadm










