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를 사용하여 블로그를 2.x 의해 생성된 귀하의 wordpress이 :

 # BEGIN WordPress # 시작 wordpress  RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !xdforum/ /index.php [L] RewriteRule ^xdforum/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?(\([^/\(\)]*\))?/? 위에 RewriteEngine에 rewritebase / / RewriteCond % (request_filename)! - f / RewriteCond % (request_filename)! - 패 rewriterule!있는 XDForum / / index.php [패]에있는 XDForum rewriterule ^ /([^/ \ (\ )]*)/?([ ^ / \ (\ )]*)/?([^/ \ (\ )]*)/?([^/ \ (\ )]*)/?([^/ \ (\ )]*)/? ([^ / \ (\ )]*)/?([^/ \ (\ )]*)/?( \ ([^ / \ (\)] * \ ))?/? /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 [학습, 난]  # END WordPress # 최종 wordpress 

Change the permission of .htaccess to 644. 사용 권한을 변경합니다. htaccess로 644.