Hi
I want to make all pages in a certain directory charset windows-1257, so I
wrote this .htaccess:
<Directory "Winter 2003-2004">
CharsetDefault Windows-1257
</Directory>
However, I get a 500, and the error log says:
[Sat Mar 27 19:38:33 2004] [alert] [client 80.60.202.155]
/mnt/zeno/bart/www/server/Latvia/.htaccess: <Directory not allowed here,
referer:
http://bart.tvreclames.nl/Latvia/
AllowOverride is set to "All"
Does anyone know what the problem is here?
Thanks
Bart