Apache configuration: minor problem with special characters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

I'm currently fiddling with protecting sections of a website with 
.htaccess. Here's an example:

<Files .htaccess>
   order allow,deny
   deny from all
</Files>

AuthUserFile /etc/httpd/htpasswd
AuthName "L'accès à ce site est restreint."
AuthType Basic

require valid-user

The configuration works OK (after having created a valid user), but 
unfortunately, the message in the infobox that pops up on the site 
displays the french characters é and à incorrectly.

Any idea how I could get this right? I'm more or less starting out from 
Apache's default httpd.conf.

Cheers,

Niki
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux