""" apache support http://httpd.apache.org/docs/2.2/misc/password_encryptions.html NOTE: digest format is md5(user ":" realm ":" passwd).hexdigest() file is "user:realm:hash" """