서버가상화/openstack
openstack apache2
hwpform
2024. 1. 7. 10:34
728x90
반응형
# 상태확인
# service apache2 stop
# service apache2 start
# service apache2 reload
# 컨피그
# /var/www/html/index.html
/etc/apache2/
|-- apache2.conf
| `-- ports.conf
|-- mods-enabled
| |-- *.load
| `-- *.conf
|-- conf-enabled
| `-- *.conf
|-- sites-enabled
| `-- *.conf
</pre>
<ul>
728x90
반응형
LIST