erossi/adgb_library/master/books/secure/.htaccess
Auth_PGhost localhost Auth_PGport 5432 Auth_PGdatabase biblioteca Auth_PGpwd_table password Auth_PGuid_field username Auth_PGpwd_field password AuthName "access Books Restricted Area" AuthType basic Auth_PG_encrypted off Auth_PGpwd_whereclause "and area='books'" <LIMIT GET POST> require valid-user </LIMIT>