Blame | Letzte Änderung | Log anzeigen | RSS feed
# replace <full_pathname_to> with # the correct and full path to the .htpasswd file AuthUserFile <full_pathname_to>/.htpasswd AuthType Basic AuthName "Web-based PEAR Frontend" Require valid-user
# replace <full_pathname_to> with
# the correct and full path to the .htpasswd file
AuthUserFile <full_pathname_to>/.htpasswd
AuthType Basic
AuthName "Web-based PEAR Frontend"
Require valid-user