Hi, Could anyone help me out. I've installed apache2 and would like to include digest_auth_module in apache2 but I'm now sure how to go about doing this. could anyone show me the way. thanks
sitz
11:03 am on May 13, 2005 (gmt 0)
This is generally accomplished by uncommenting the appropriate 'LoadModule' line in your httpd.conf and bouncing Apache. Once that's done, the only thing remaining is configuring apache appropriately [httpd.apache.org].