[Apache apache-1.3.41_1]

Just checked my apache's httpd.conf and saw that in my configuration file says

LoadModule digest_module      libexec/apache/mod_digest.so

I read somewhere that "mod_digest is a rather old module, which would be an older version of the digest authentication specification. Probably not work with newer browsers."

Would I need to implement the module mod_auth_digest instead and how should I do that thru php5-extensions (gives me the mod_digest module)?

Jos Chrispijn


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to