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

Re: [cobalt-users] This locate thing...!



>
> 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