I think I've found the actual problem: having a querystring at the end of
the URL stops the HttpAuthDigiestModule from working correctly.
In fact, simply appending a question mark at the end of a URL is enough to
prevent authentication. I just get repeatedly asked to authenticate, round
and round
Hello Nginx people!
I hope you can help me. I'm having an infuriating problem with auth digest
via the HttpAuthDigestModule.
The first site I added to Nginx used the same htdigest password file as my
Apache webserver (on the same box) uses. This works fine. However, I added
a second website th