[ubuntu-jp:3034] Re: Apacheの設定について
Y_Kawano
ml @ field-on.net
2010年 10月 18日 (月) 06:45:00 BST
On Mon, 18 Oct 2010 11:32:15 +0900
Tadashige Seki <tadashige.seki @ gmail.com> wrote:
> そこで、ディレクトリがなくても、エラーを無視してそのまま起動するようにしたいのですが、
> そういった設定はありますでしょうか?
質問内容を取り違えているのかもしれませんが。。。
/etc/apache2/sites-enabled/ 配下の設定ファイルのDocumentRoot
はどのような設定になってますか?
通常のvirtualhostな設定だと以下のようになる・・・というか
user_dirを使用しないなら、初期設定のままで良いはずです。
DocumentRoot /var/www
<directory />
<略>
</directory>
<directory /var/www/>
<略>
</directory>
--
Y_Kawano
mailto:ml @ field-on.net
ubuntu-jp メーリングリストの案内