[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] This locate thing...!
- Subject: Re: [cobalt-users] This locate thing...!
- From: "WebMost" <dbugger@xxxxxxxxxxx>
- Date: Mon Sep 18 11:46:38 2000
>
> On the subject of locating files I have an interesting question which I
have
> kept quiet on for ages (more due to embarresement than anything else)...
I
> can't find the httpd ctrl file which allows one to restart Apache from the
> command line.
telnet
su -
<password>
/etc/rc.d/init.d/httpd restart
Now you are a Guru