howto create a $apr1$-style Apache-password?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

howto create a $apr1$-style Apache-password?

Post by volka »

I am looking for PHP-Code running on w2k to create $apr1$-md5-passwords that apache 2.0.36 will accept in passwd-files.
My Apache does not accept $1$-Password and the php-installation does not even support CRYPT_MD5.


Since I already bit my keyboard I'm now going to halve the height of the pc by jumping on it.
Post Reply