derick          Mon Oct  4 02:41:13 2004 EDT

  Modified files:              
    /livedocs   .htaccess.in 
  Log:
  - Force UTF-8 for .html files too.
  
  
http://cvs.php.net/diff.php/livedocs/.htaccess.in?r1=1.2&r2=1.3&ty=u
Index: livedocs/.htaccess.in
diff -u livedocs/.htaccess.in:1.2 livedocs/.htaccess.in:1.3
--- livedocs/.htaccess.in:1.2   Thu Sep 23 14:49:28 2004
+++ livedocs/.htaccess.in       Mon Oct  4 02:41:13 2004
@@ -3,3 +3,4 @@
 ErrorDocument 404 @[EMAIL PROTECTED]
 DirectoryIndex index.php
 php_value default_charset "UTF-8"
+AddCharset UTF-8 .html

Reply via email to