mån 2006-11-20 klockan 14:54 +1100 skrev Daniel Appleby: > Is there an option you cant set so that if auth fails you still can > continue? All other acls do it just not auth_param No, bacause then you would never get promted to login. HTTP works by challenge/response authentication. The first unauthenticated request is denied with an "407 Authentication Required" error response, and the browser then prompts the user for login information and retries the request. If you press cancel, all that happens it that the browser cancels it's login prompt and instead shows the "access denied" page it received earlier from the proxy/server. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel