From: Ezra Taylor [mailto:ezra.tay...@gmail.com] 
Sent: Tuesday, October 01, 2013 7:34 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] AuthType Digest or AuthType Basic not workin in 
Apache 2.4.6

Hello Leo:

     Below is what I have.  I used htdigest to create a file name "somefile" 
and I specified the realm name realm.  Note, I'm using a RHEL clone from Amazon 
named "Amazon Linux AMI release 2013.03".  Note, this work in version Apache 
2.2 but not in 2.4.6 for some reason.  Thanks for your help.

Authtype Digest
AuthName "realm"
AuthDigestAlgorithm MD5
AuthDigestDomain /
AuthDigestProvider file
AuthUserFile /etc/httpd/vhosts/secfiles
Require valid-user

 
----------------------------------------------------------------------------------

I find that when I start httpd from the command line that I get a better 
indication of the potential error in my configuration.  When you start httpd, 
do you get an error or does it start fine with this configuration?

Leo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to