WordPress Permalinks Does Not Work in xampp Setup WordPress PermalinksはXAMPPのセットアップが機能しない

xampp provides a convenient way to quickly and easily install and setup a web server that works without much configuration. XAMPPのでは、便利な方法を迅速かつ容易にインストールし、セットアップをウェブサーバーに作品を多く設定します。 However, permalinks feature won’t work with the default installation of xampp, even though you can properly customize the permalinks structure to create the .htaccess file.しかし、 permalinksの機能は動作しないのXAMPPのデフォルトのインストールにもかかわらず、適切にすることができます。 permalinksをカスタマイズして構造体を作成する。 htaccessファイルです。

When you click on any permalinks, your WordPress blog will return a 404 error instead, saying the post not found.をクリックして任意のpermalinksを使用するときに、あなたのWordPress Blogが404エラーを返す代わりに、と言って、ポストが見つかりませんでした。 Instead, you can only access your blog posts via default permalinks structure, which is in the form of http://www.mydigitallife.info/?p=123.その代わりに、ブログの投稿することができます。経由でのみアクセスしてください。デフォルトのpermalinks構造、これはという形でhttp://www.mydigitallife.info/?p=123です。

This is because in xampp, mod_rewrite is not enable by default.これはXAMPPのために、デフォルトで有効にmod_rewriteのではない。 Beside, AllowOverride directive in Apache configuration file is also set to None by default, causing Apache web server to ignore any .htaccess file, which used to rewrite the permalinks to the post’s actual url.横に、 allowoverrideディレクティブをapacheの設定ファイルもなしに設定されデフォルトでは、任意の原因とApache Webサーバを無視する。 htaccessファイルを書き換えるのpermalinksを使用して、ポストの実際のURLです。

To use permalinks in WordPress that installed on xampp-based server, edit the httpd.conf that locates in C:\Program Files\xampp\apache\conf directory (folder).を使用するXAMPPのpermalinksのはWordPressベースのサーバーにインストールされ、その場所を突き止め、 httpd.confの編集するにはC : \ Programファイル\ XAMPPの\ Apacheの\ confディレクトリ(フォルダ)です。 Open httpd.conf in any text editor, search for “mod_rewrite”. httpd.confには、任意のテキストエディタで開いて、検索を" mod_rewriteの"です。 You should come to a line like this:行する必要が来るようにして下さい:

#LoadModule rewrite_module modules/mod_rewrite.so # LoadModuleへrewrite_moduleモジュール/ mod_rewrite.so

Remove the hash sign (#) from the line.削除してシャープ記号( # )からのラインです。 The # indicates the line is not in effect. #ラインではないが効果を示しています。 The changed line should looks like this:変更行は次のようになります:

LoadModule rewrite_module modules/mod_rewrite.so LoadModuleへrewrite_moduleモジュール/ mod_rewrite.so

After that, search for “AllowOverride”.後に、検索を" allowoverride "です。 You will come to a line like this:あなたが来るようにして行:

AllowOverride None allowoverrideなし

If the above line is contained within default directory (mean the directory declaration is just上記の行が含まれる場合は、デフォルトのディレクトリ(ディレクトリを意味する宣言ではわずか ), then it can be left as it is. ) 、左に入力し、それことができる。 Continue searching and you would come to a second instance of AllowOverride which is contained inside your web server’s document root (default for xampp is続行を検索して来る場合は、 2番目のインスタンスをallowoverrideこれは、ウェブサーバーの内側に含まれるドキュメントのルートディレクトリ(デフォルトでXAMPPは in Windows). Windowsの)です。 Change the None to All to make the line looks like this:なしに変更してすべての行を次のようになります:

AllowOverride Allすべてのallowoverride

Restart the Apache.は、 Apacheを再起動します。 Permalinks is working after restart. permalinksとは、作業後に再起動します。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。

Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。



26 Responses to “WordPress Permalinks Does Not Work in xampp Setup” 26レスポンスを" WordPress PermalinksはXAMPPのセットアップが機能しない"

Pages: [2]ページ: [ 2 ] 1 » Show Allすべて表示

  1. Arhtur arhtur
    August 15th, 2008 04:59 2008年8月15日04:59
    26 26日

    Thanks A LOT!どうもありがとう! Works great!作品すごい!

Pages: [2]ページ: [ 2 ] 1 » Show Allすべて表示

Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

xampp mod_rewrite XAMPPのmod_rewriteの - - xampp htaccess XAMPPのhtaccessに - - mod_rewrite xampp mod_rewriteのXAMPPの - - xampp .htaccess XAMPPのです。 htaccessに - - wordpress permalinks not working WordPress Permalinksは動作しません - - enable mod_rewrite XAMPP mod_rewriteのXAMPPを有効にする - - xampp permalinks XAMPPのpermalinksを - - xampp AllowOverride XAMPPのallowoverride - - xampp wordpress permalink XAMPPのWordPressの固定リンク - - xampp wordpress permalinks XAMPPのWordPress Permalinksは - - xampp enable htaccess XAMPPのhtaccessを有効にする - - Permalinks not working permalinksと正しく動作 - - xampp apache mod_rewrite XAMPPのApacheのmod_rewriteの - - wordpress xampp permalinks WordPressのXAMPPのpermalinksを - - how to enable mod_rewrite in xampp XAMPPのはmod_rewriteを有効にする方法で - - htaccess xampp htaccessのXAMPPの - - wordpress permalink not working WordPressのパーマリンクが機能しない - - wordpress permalinks apache WordPress PermalinksはApacheの - - permalinks in xampp permalinksと、 XAMPPの - - permalinks xampp permalinksとXAMPPの - - wordpress permalink does not work WordPressのパーマリンクが機能しません - - wamp wordpress permalinks WordPress Permalinksはwamp - - xampp enable mod_rewrite XAMPPを有効にmod_rewriteの - - will email work with xampp XAMPPの作業は、電子メール - - wordpress permalink problem was not found on this server. WordPressのパーマリンク問題は、このサーバー上で見つかりませんでした。 - - setting .htaccess in xampp 設定します。 htaccessのでXAMPPの - - apache rewrite xampp XAMPPのApacheの書き換え - - enable mod_rewrite in xampp XAMPPを有効にするにはmod_rewrite - - permalinks do not work wordpress WordPressの仕事のpermalinksはありません - - permalink wordpress xampp WordPressのXAMPPの固定リンク - - wordpress + .htaccess + permalinks + "page not found" WordPressの+ 。 htaccessを+のpermalinks + "ページが見つかりません" - - xampp htaccess httpd.conf XAMPPのhtaccessのhttpd.confの - - wordpress permalink page not found WordPressの固定リンクページが見つかりません - - xampp and .htaccess XAMPPと。 htaccessを - - XAMPP + htaccess XAMPPの+ htaccessに - - mod rewrite xampp wordpress mod XAMPPのWordPressの書き換え - - xampp htaccess enable XAMPPのhtaccessを有効にする - - xampp wordpress permalink not working XAMPPのWordPressのパーマリンクが機能しない - - wordpress permalinks xampp WordPress PermalinksはXAMPPの - - xampp authentic windows login XAMPPの本物のWindowsログイン - - wordpress permalinks not found WordPress Permalinksは見つかりませんでした - - xamp mod_rewrite mod_rewriteのxamp - - xampp wordpress 2008 XAMPPのWordPressの2008年 - - xamp permalinks xampのpermalinks - - wordpress permalinks "not found" WordPress Permalinksは"が見つかりません" - - move wordpress to xampp XAMPPのWordPressのを移動 - - wordpress permalinks WordPress Permalinksは - - XAMPP SETUP .HTACCESS XAMPPのセットアップを実行します。 htaccessに - - wordpress permalinks dont work WordPress Permalinksはdont仕事 - - xampp wordpress htaccess XAMPPのWordPressのhtaccessに - -