P
P
patashnik2012-04-19 21:13:44
Nginx
patashnik, 2012-04-19 21:13:44

Nginx and Auth Digest

nginx has such an AuthDigest module . Nothing complicated to set up. But at the same time, nginx does not want to accept the entered password and does not authenticate the user. I switch with the same password file to Apache and everything works. What could be the problem, has anyone come across?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
slang, 2012-04-20
@slang

Compile nginx like

--with-debug

Then do
error_log  /var/log/nginx/example.443.error.log debug;

and read the result in the log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question