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

Re: How to restart Apche



On Tue, Aug 06, 2002 at 10:46:56AM +0300, Bakaner Karakus wrote:
> Hi,
>  
> I have a simple question for you. How can I restart my apache server without
> restarting server?
>  
> In Redhat 5.2, I was changing the directory "/etc/rc.d/init.d" and giving the
> command "httpd restart". How can I do this in Debian 3.0 ?

Redhat /etc/rc.d/init.d = Debian /etc/init.d

So it should either be 
/etc/init.d/apache restart
 or
/etc/init.d/httpd restart

(Not sure if Debian calls it apache or httpd).

- Chris



Reply to: