データベース(MySQL)を参照して認証する方法
http://good-stream.com/goodstream/server/apache/tips/authmysql.html
ENCRYPTでパスワード文字列を暗号化する方法
http://www.horse-water.mydns.jp/tips/tips_L00007.html
その他の参考)
mod_auth_mysqlを利用してBasic認証にMySQLのデータを利用する
http://blog.katsuma.tv/2007/10/mod_auth_mysql_basic_auth.html
文字列を暗号化する(crypt()、md5()、sha1()、str_rot13())
http://www.php-ref.com/bapi/02_crypt.html