--- messaging/newsportal/.htaccess 2001/12/01 11:17:31 1.1 +++ messaging/newsportal/.htaccess 2003/07/19 01:33:09 1.4 @@ -1,4 +1,11 @@ ## HTTP response header fields -AddDefaultCharset euc-jisx0213 +AddDefaultCharset euc-jp + +DirectoryIndex index.php + +AddType application/x-httpd-php .php + + +