質問編集履歴
1
sites-avaliableの変更内容の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -28,4 +28,9 @@
|
|
28
28
|
Require all granted
|
29
29
|
</Directory>
|
30
30
|
|
31
|
+
```
|
32
|
+
```000-default.conf
|
33
|
+
ServerAdmin webmaster@localhost
|
34
|
+
DocumentRoot /home/vagrant/workspace/portfolio
|
35
|
+
|
31
36
|
```
|