Skip to content

Instantly share code, notes, and snippets.

@RajRoR
Created October 9, 2014 11:04
Show Gist options
  • Save RajRoR/f306a2e581a09b672d9a to your computer and use it in GitHub Desktop.
Save RajRoR/f306a2e581a09b672d9a to your computer and use it in GitHub Desktop.
Default site file
<Directory "/usr/share/phpPgAdmin">
AuthUserFile /etc/phpPgAdmin/.htpasswd
AuthName "Restricted Area"
AuthType Basic
require valid-user
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment