erossi/adgb_library/master/admin/.htaccess - Htaccess File

erossi/adgb_library/master/admin/.htaccess

Auth_PGhost localhost
Auth_PGport 5432
Auth_PGdatabase biblioteca
Auth_PGpwd_table password
Auth_PGuid_field username
Auth_PGpwd_field password
AuthName "access Preferences Restricted Area"
AuthType basic
Auth_PG_encrypted off
Auth_PGpwd_whereclause "and area='preferences'"

<LIMIT GET POST>
require valid-user
</LIMIT>

On Github License

Files

Download PDF of Htaccess file
GET, POST

Comments

Apache