On Thursday 09 February 2006 11:15, Hayo Schmidt wrote: > In case it cannot be configured: Which module of apache handles setting > the authorization header? None of them. The Client (browser) sets it. If your backend server doesn't care about authentication, you can strip that out with the Header directive. And you can also insert the username only with a Header directive, provided you have some protocol the backend understands that doesn't involve the password. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx