Personal tools
You are here: Home Downloads LinuxDays 2007 BOINC htaccess sample file
Document Actions

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".

Click here to get the file

Size 1 kB - File type text/plain

File contents

AuthType Basic
AuthName "By Invitation Only"
AuthUserFile /home/boincadm/projects/test_setup/html/ops/password
Require user boincadm
by Marc Seil last modified 2007-01-30 21:22

Powered by Plone