Format service apache2 reload section for Debian/Ubuntu
Change-Id: I5e0c9a8f38a64208eb885086910b60da6a6b4ab7
This commit is contained in:
parent
87fd1c4b0e
commit
ae4dddbd9a
@ -44,6 +44,6 @@ Installing API behind mod_wsgi
|
|||||||
Fedora/RHEL7/CentOS7:
|
Fedora/RHEL7/CentOS7:
|
||||||
sudo systemctl reload httpd
|
sudo systemctl reload httpd
|
||||||
|
|
||||||
Debian/Ubuntu:
|
Debian/Ubuntu:
|
||||||
sudo a2ensite trove
|
sudo a2ensite trove
|
||||||
sudo service apache2 reload
|
sudo service apache2 reload
|
||||||
|
Loading…
Reference in New Issue
Block a user