WPフォルダー内の、index.php と .htaccessを、FTPツールでダウンロード
.htaccess 内の
RewriteBase /tom3.jp/
RewriteRule . /tom3.jp/index.php [L]
以上を.htaccess に追加
index.php には、
‘/wp-blog-header.php’ );
‘/wp/wp-blog-header.php’ );
とWPえお付け加えて、ドメイン真下にアップロード
index.htmlを、index.html2 と名を変えて
設定 パーマリンク設定を、保存クリック でOK
次はwp2ホルダーを、作成して入れ替え実験


コメント