回答編集履歴

1

加筆修正

2017/02/02 01:49

投稿

退会済みユーザー
test CHANGED
@@ -1,3 +1,9 @@
1
1
  httpd.confでServerNameにwww.example.comって書いてますか?
2
2
 
3
3
  localhostとかにして、実在しそうなドメイン名は書かないほうがいいかも。
4
+
5
+
6
+
7
+ 参考までに、仮想ホスト名の記述方法を添えておきますね。
8
+
9
+ [xamppのバーチャルホスト設定(httpd.conf,httpd-vhosts.conf,hosts) - PHPサンプル実験室](http://php-fan.org/xampp-httpd-vhosts.html)