PleskサーバへWPMU(WordPress MU)をインストール


弊社提供のレンタルサーバにはPleskコントロールパネルを使用しています。
そのPleskサーバへのマルチユーザー版のブログであるWPMU(WordPress MU)インストールで必要な設定を書きます。

http://davidlaing.com/2008/07/24/domain-mapping-with-wordpress-mu-plesk-apache2-ubuntu/

この記事を参考に記入していますが、ディレクトリではなくてサブドメインで構築したい場合に必要な設定です。

  1. 参考サイトなどを見て、一般的の方法でインストール。
    WordPress MUインストール http://blog.sibrof.net/ken/2007/04/01/5/
  2. DNSのAレコードへ*(アスタリスクを追加)
    ex) * A 210.xxx.xxx.xxx
  3. サーバ管理者のみ変更可能なファイル/var/www/vhosts/***your domain***/conf/httpd.includeの編集
    変更前 ServerAlias www.***your domain***
    変更後 ServerAlias *
  4. /etc/rc.d/init.d/httpd restart でApacheの再起動

以上の作業で、サブドメインを使用したWPMUをPleskへ構築・運用することが可能になります。

この設定はサーバ管理者のみが変更できるファイルの編集が必要になりますので、弊社のレンタルサーバ利用のお客様で、WordPress MUのインストールをご希望の場合にはお気軽に当社までお問い合わせください。

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Be the first to leave a comment!