[
About
|
Licence
|
Contacts
]
Written by Oleksandr Gavenko (AKA gavenkoa), compiled on
2019-01-03
from rev
c44e4331713c
.
Apache HTTP server
How to reload config file?
How to reload config file?
For Linux:
$ /etc/init.d/apache2 restart
or for FreeBSD:
$ /usr/local/etc/rc.d/apache2 restart