Plesk

ウェブサイト(ヴァーチャルホスト)の作成

  • 「クライアント」の「新しいクライアントアカウント」でクライアントを作る。
  • 「ドメイン」の「新しいドメインの追加」でウェブサイトを作る。
  • /home/httpd/vhosts/example.com/にファイルができる。

ウェブサイト(ヴァーチャルホスト)固有の設定をする

 cd /home/httpd/vhosts/example.com/conf
 cat > vhost.conf
   Alias /test /some/where
 (CTRL+D)
 /usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=example.com
 /etc/init.d/httpd restart

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2010-01-31 (日) 13:31:49