XDForum xdforum (example: (例: Anacondaアナコンダ Forumフォーラム ) is a nice basic forum software which works seamlessly with WordPress blogs (download our free )は、ニースの作品とシームレスに基本的なフォーラムソフトウェアをWordPressのブログ(ダウンロードは無料 themeテーマ andおよび pluginsプラグイン ). ) 。 Unfortunately it works out-of-the-box with default permalinks only.残念ながら、これ作品のアウトオブボックスをオンにデフォルトのpermalinksのみです。 Most site today use nice permalinks.ほとんどのサイトに今日の使用ニースPermalinksです。 This mini-tutorial will teach you how to use XDForum with nice permalinks (このミニチュートリアルでは、 xdforumを使用する方法を教えてあげるからニースPermalinks ( how to enableを有効にする方法 ; tipsヒント andおよび moreよりたくさんの ). ) 。

Replace the .htaccess generated by your WordPress 2.x blog with this:に置き換えます。 htaccessを使用して生成されたWordPress 2.xのブログにこの:

 # BEGIN WordPress #開始のWordPress  RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !xdforum/ /index.php [L] RewriteRule ^xdforum/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?(\([^/\(\)]*\))?/? RewriteEngine on経験上、 rewritebase / rewritecond % ( REQUEST_FILENAME )の! - f rewritecond % ( REQUEST_FILENAME )の!次元rewriterule ! xdforum / / index.phpを[] rewriterule ^ xdforum /([^/ \ ( \ )]*)/?([ ^ / \ ( \ )]*)/?([^/ \ ( \ )]*)/?([^/ \ ( \ )]*)/?([^/ \ ( \ )]*)/? ( [ ^ / \ ( \ )]*)/?([^/ \ ( \ )]*)/?( \ ( [ ^ / \ ( \ ) ] * \ ))?/? /index.php?pagename=xdforum&xdforum_action=$1&xf_id=$3&xt_id=$5&xp_id=$6&start=$8&pstart=$8 [QSA,L] / index.phpをですか?ページ名= xdforum & xdforum_action = $ 1 & xf_id = $ 3 & xt_id = $ 5 & xp_id = $ 6 &スタート]ボタン= $ 8 & pstart = $ 8 [ qsa 、]  # END WordPress #最後のWordPress 

Change the permission of .htaccess to 644.変更の許可を得ています。 htaccessのを644 。