Steve Lee wrote:
> 
> what command can u use
> to restart apache without bringing
> the web server down after changing
> configurations?

/etc/rc.d/init.d/httpd restart
or
/etc/rc.d/init.d/httpd reload

should work. And I think httpd also rereads
it's config upon receiving a SIGHUP.


--
Rob Saul | JBuilder QA


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to