1 # arg 1: the new package version
5 --> Add the following line to the modules section of your apache config
6 LoadModule auth_pgsql_module modules/mod_auth_pgsql.so
8 --> The following lines have to be in .htaccess file to use authentication.
10 AuthBasicAuthoritative Off
15 # arg 1: the new package version
16 # arg 2: the old package version