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

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



On Mon, 18 Sep 2000, Zeffie wrote:
> > > 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
> >
> 
> Huh? Do you have an Raq2 with that?
> 
> /etc/rc.d/init.d/httpd.init restart
> at least on my raq2
> 

As an aside, the script you are thinking of that comes with apache source 
is not there, because it's not compatable with the setup on the raq2 
(hint there's 2 servers running, which would you restart?)

Gordon