[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Stopping & Starting httpd
- Subject: Re: [cobalt-users] Stopping & Starting httpd
- From: Joe Kerns <joe@xxxxxxxxxxxxx>
- Date: Mon Jul 10 16:50:31 2000
- Organization: JoltinJoe.Com
> Can anyone tell me how to stop and start my Raq3.
>
> I have run /etc/rc.d/init.d/httpd stop but it says its a bad command.
try this /etc/rc.d/init.d/httpd.init stop/start/restart
note the .init at the end of httpd
Joe