Ed Flecko wrote:
It seems like, from what I see on the web, that I should be using:
AuthDigestFile
instead of
AuthUserFile
however when I do that, save the httpd.conf and restart Apache, I get
the following error message:
Syntax error on line 61 of /var/www/conf/httpd.conf:
Invalid command 'AuthDigestFile', perhaps mis-spelled or defined by a
module not included in the server configuration
/usr/sbin/apachectl start: httpd could not be started
Suggestions???
Ed
Ed, You need to read the information I linked in the other thread you
started. You have to copy the information apache needs to access inside
of the chroot environment, then also understand that you apache cant
access anything out side of that environment so you have to duplicate it
inside.
Read Read :)
.adam.