Baza znanja

Restart Apache Under BSD  Ispiši članak

To restart the Apache version 2.2 under FreeBSD, run the following as root user:

# /usr/local/etc/rc.d/apache22 restart


To stop Apache, run:
# /usr/local/etc/rc.d/apache22 stop


To start Apache, run:
# /usr/local/etc/rc.d/apache22 start

Je li Vam ovaj odgovor pomogao?