TclAuthBasic postgres_auth testauth auth user password
TclAuthAccess postgres_access
AuthName NeoWebScript Postgres Test Authentication Test Page
AuthType Basic

<limit GET>
require valid-user
</limit>
