1: 2010-01-09 (土) 14:37:38 admin  |
現: 2010-01-09 (土) 14:47:43 admin  |
- | *** [[HTTPS>../HTTPS]] [#g7da9757] | |
- | - html/mainfile.php | |
- | - html/include/functions.php (https と http でのREFERER の取り扱い) | |
- | | |
| *** 導入する preload [#kcbcf758] | | *** 導入する preload [#kcbcf758] |
| **** ユーザ情報のプロテクト [#c15755f9] | | **** ユーザ情報のプロテクト [#c15755f9] |
| #br | | #br |
| | | |
- | ** このサイトでの修正箇所 [#jf0d57b3] | |
| *** [[HTTPS>../HTTPS]] [#g7da9757] | | *** [[HTTPS>../HTTPS]] [#g7da9757] |
| - html/mainfile.php | | - html/mainfile.php |
- | - html/modules/user/preload/TuisAuth.class.php | |
| - html/include/functions.php (https と http でのREFERER の取り扱い) | | - html/include/functions.php (https と http でのREFERER の取り扱い) |
- | - html/preload/UserInfoProtector.class.php | + | #br |
| | | |
| *** データベースを UTF8(ja_utf8) にする [#wa25dbc7] | | *** データベースを UTF8(ja_utf8) にする [#wa25dbc7] |
| + | **** utf8用メッセージファイルを用意する. [#r6ab183f] |
| - html/language/ja_utf8/ | | - html/language/ja_utf8/ |
| - html/install/language/ja_utf8 | | - html/install/language/ja_utf8 |
| - html/modules/user/language/ja_utf8 | | - html/modules/user/language/ja_utf8 |
| - html/modules/legacyRender/language/ja_utf8 | | - html/modules/legacyRender/language/ja_utf8 |
- | - DBの変数を utf-8 にした状態で DBの作成を行う. | + | **** [[データベースの文字コードを utf-8 にする>/MySQL/utf8]]. [#d07817e5] |
- | -- [[/etc/my.conf>my.conf]] か | + | |