
+ open Makefile with editor
+ change the following lines to fit your needs:
  + AUTH_PASSWD="\"<path-to-password-file>\""
  + AUTH_DIRS="\"<path-to-file-with-restricted-directories>\""
+ make
+ copy the binary "fnord-auth" to /path/to/docroot/.http-auth

+ create/touch the AUTH_PASSWD and AUTH_DIRS files!
  see README for file format!
