質問編集履歴
1
誤字を修正いたしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -114,7 +114,7 @@
|
|
114
114
|
|
115
115
|
355 <VirtualHost *:80>
|
116
116
|
|
117
|
-
356 ServerName
|
117
|
+
356 ServerName mysite.com
|
118
118
|
|
119
119
|
357 DirectoryIndex index.html index.php
|
120
120
|
|
@@ -134,7 +134,7 @@
|
|
134
134
|
|
135
135
|
365 <VirtualHost *:80>
|
136
136
|
|
137
|
-
366 ServerName server.
|
137
|
+
366 ServerName server.mysite.com
|
138
138
|
|
139
139
|
367 DirectoryIndex index.html index.php
|
140
140
|
|