回答編集履歴
1
加筆
test
CHANGED
@@ -1,3 +1,21 @@
|
|
1
|
+
おそらく sample.dev の指定が間違っています。
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
コマンド プロンプト上で
|
6
|
+
|
7
|
+
ping sample.dev
|
8
|
+
|
9
|
+
あるいは
|
10
|
+
|
11
|
+
tracert sample.dev
|
12
|
+
|
13
|
+
とコマンド実行した時に、
|
14
|
+
|
15
|
+
127.0.0.1ではなくふつうにDNSに問い合わせしているのではないでしょうか。
|
16
|
+
|
17
|
+
|
18
|
+
|
1
19
|
C:\Windows\System32\drivers\etc\hosts の記述は、
|
2
20
|
|
3
21
|
|