[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] restarting apache on a raq3



> What is the best way to restart apache on a raq3?
hi command line

as root

/etc/rc.d/init.d/httpd restart

never tried it though below works for me on a raq3

killall -HUP httpd

b w Wampy