HTTP Authentication (htaccess + htpasswd)

Discussion in 'General' started by alexillsley, Feb 16, 2007.

  1. alexillsley

    alexillsley ISPConfig Developer ISPConfig Developer

    Hi,
    Is there anyway to use HTTP Authentication (htaccess + htpasswd) with MD5encrypted passwords?
    Thanks,
    Alex
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Take a look at
    Code:
    man htpasswd
    :
     
  3. alexillsley

    alexillsley ISPConfig Developer ISPConfig Developer

    I added an MD5 password to my htpasswd apears not work:confused:

    Any ideas?

    am i suppose to change the AuthTYPE from basic to md5 or something:confused:
     

Share This Page