No.15644 投稿時間:2004年04月11日(Sun) 08:22 投稿者名:jyanpoke URL:
こんにちはjyanpokeです。
バーチャルドメインの設定をいたしましたが、
どうしても、片方のサイトしか表示されず困っております。
http://konpi.com/と http://abc.konpi.com/
で設定しておりますが、
なにが悪いのか下記にて、確かめて頂けますでしょうか、
よろしくお願いいたします。
http://konpi.com/abc.html
No.15645 投稿時間:2004年04月11日(Sun) 09:25 投稿者名:通行人 URL:
> バーチャルドメインの設定をいたしましたが、
> どうしても、片方のサイトしか表示されず困っております。
関連設定が、全てコメントアウトされています。
| #
| # Use name-based virtual hosting.
| #
| #NameVirtualHost *
|
| #
| # VirtualHost example:
| # Almost any Apache directive may go into a VirtualHost container.
| # The first VirtualHost section is used for requests without a known
| # server name.
| #
| #<VirtualHost *>
| # DocumentRoot c:/Apache/htdocs/www
| # ServerName konpi.com
| #</VirtualHost>
|
| #<VirtualHost *>
| # DocumentRoot c:/Apache/htdocs/abc
| # ServerName abc.konpi.com
| #</VirtualHost>
No.15650 投稿時間:2004年04月11日(Sun) 11:38 投稿者名:jyanpoke URL:
> > バーチャルドメインの設定をいたしましたが、
> > どうしても、片方のサイトしか表示されず困っております。
> > 関連設定が、全てコメントアウトされています。
> > | #
> | # Use name-based virtual hosting.
> | #
> | #NameVirtualHost *
> |
> | #
> | # VirtualHost example:
> | # Almost any Apache directive may go into a VirtualHost container.
> | # The first VirtualHost section is used for requests without a known
> | # server name.
> | #
> | #<VirtualHost *>
> | # DocumentRoot c:/Apache/htdocs/www
> | # ServerName konpi.com
> | #</VirtualHost>
> |
> | #<VirtualHost *>
> | # DocumentRoot c:/Apache/htdocs/abc
> | # ServerName abc.konpi.com
> | #</VirtualHost>
通行人さん有難うございました。
コメントの意味をよく知りませんもので、
勝手に入るものと思っておりました(^_^;)
(コピペしたものですから・・・)
コメントを外したらいけました!
有難う御座いました。<(_ _)>