質問編集履歴
1
一部修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -202,7 +202,7 @@
|
|
202
202
|
<VirtualHost XX.XX.XX.XX:443>
|
203
203
|
ServerName XX.XX.XX.XX
|
204
204
|
SSLEngine on
|
205
|
-
DocumentRoot "/home/www/
|
205
|
+
DocumentRoot "/home/www/xx.co.jp/test/data"
|
206
206
|
SSLCertificateKeyFile /etc/httpd/conf/certs/xx.co.jp.key
|
207
207
|
SSLCertificateFile /etc/httpd/conf/certs/xx.co.jp.crt
|
208
208
|
SSLCertificateChainFile /etc/httpd/conf/certs/xx.co.jp.ca
|