質問編集履歴
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -38,7 +38,7 @@
|
|
38
38
|
・サイトC
|
39
39
|
<VirtualHost *:80>
|
40
40
|
ServerName C
|
41
|
-
DocumentRoot /var/www/html/
|
41
|
+
DocumentRoot /var/www/html/C/C/html
|
42
42
|
ErrorLog logs/virtual-error_log
|
43
43
|
CustomLog logs/virtual-access_log combined env=!no_log
|
44
44
|
</VirtualHost>
|