altinukshini/HACCSY/master/Seltzer/crm/api/.htaccess - Htaccess File

altinukshini/HACCSY/master/Seltzer/crm/api/.htaccess

AuthName "Restricted Area" 

AuthType Basic 

AuthUserFile /PATHTOSELTZERDIR/api/.htpasswd
# Username and password by default in .htpasswd are admin:admin 

AuthGroupFile /dev/null

require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache