Hello all, I'm a colleague of the original poster [1].
We got a lot further in figuring out the flow of the website, and thus the way ManifoldCF should crawl it. In that process, we discovered that our problem might lie with httpclient ,as the server responds with a 401.2 response, because the client doesn't send authentication headers, as mentioned in [2]. My question is this : Is the raw response of the server stored somewhere in case of a 401 return code ? If so, I can check whether my idea is right, and after that try to fix it. With kind regards, Jan van Haarst [1] http://mail-archives.apache.org/mod_mbox/incubator-connectors-user/201205.mbox/%3CCAFxWV0WY_Vojsshbfr0PSs%3DG-Xpd1wUJXFcbVVsOvntbXs1zRg%40mail.gmail.com%3E [2] http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8feeaa51-c634-4de3-bfdc-e922d195a45e.mspx?mfr=true
