[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] restarting apache on a raq3
- Subject: Re: [cobalt-users] restarting apache on a raq3
- From: Gerald Young <me@xxxxxxxxxxx>
- Date: Wed Aug 29 12:42:43 2001
- Organization: Coolcat Dot Net ltd
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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