回答編集履歴
1
修正
answer
CHANGED
@@ -6,4 +6,10 @@
|
|
6
6
|
|実際の Documentroot|/http/vagrant|
|
7
7
|
|
8
8
|
`php-s`を実行したディレクトリが間違っています。
|
9
|
-
/http/vagrant/php_lessons で`php-s`を実行して下さい。
|
9
|
+
/http/vagrant/php_lessons で`php-s`を実行して下さい。
|
10
|
+
|
11
|
+
**質問内容の修正を受けて表を修正**
|
12
|
+
||ディレクトリ|
|
13
|
+
|:--|:--|
|
14
|
+
|意図した Documentroot|/home/vagrant/php_lessons|
|
15
|
+
|実際の Documentroot|/home/vagrant|
|