On Thu, 4 Aug 2005, Droska, Hans-Peter wrote:

> Hi!
> 
> We have a problem with our htaccess-Files since we have changed our charset
> to UTF-8.
> Our Apache shows the HTML-Pages perfect but if I try to access a restricted
> area, the popup with username and password show the text in "AuthName" in
> ISO8859-1.
> If I covert the htaccess-File with "iconv -f UTF-8 -t ISO8859-1 -o .htaccess
> .htaccess" everything looks pretty fine.
> So, what do we have to do that the Apache show the Password-Request also in
> UTF-8 instead of ISO8859-1??
> 
> Thanks,
> Hans-Peter
> 
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

I was under the impression that the browser controls the contents of 
that dialog box.  Apache simply returns a 401, then the browser 
decides how to handle it.

-- 
Craig Dunigan
IS Technical Services Specialist (I don't know what it means, either)
Middleware - Enterprise Info Systems - Department of Info Technology
University of Wisconsin, Madison

opinions expressed are my own, not the University's


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to