erossi/adgb_library/master/users/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 Users Restricted Area" AuthType basic Auth_PG_encrypted off Auth_PGpwd_whereclause "and area='users'" <LIMIT GET POST> require valid-user </LIMIT>