Apache also provides a workaround in the +
Since version 2.0.51 Apache also provides a workaround in the
AuthDigestEnableQueryStringHack environment variable.
- If AuthDigestEnableQueryStringHack is true for the
+ If AuthDigestEnableQueryStringHack is set for the
request, Apache will take steps to work around the MSIE bug and
remove the request URI from the digest comparison. Using this
method would look similar to the following.