[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: htpasswd encryption method with apache 1.3.x differs from apache previous to 1.2 State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Mon Dec 27 10:26:03 PST 1999 State-Changed-Why: They are perfectly compatible. Normally, Apache doesn't encrypt them itself; your OS's crypt() function does. If you change OSes and have a different crypt() function, then... well... there isn't much we can do about that... If I were you, I would look very closely at the problem to ensure that what you think is the problem is actually the problem and it isn't really something else.