Re: HTTPD VS APACHECLT
Gordon Messmer <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
koff200 wrote: > Hi All, > Is someone knows the difference between HTTPD en APACHECTL ? man httpd man apachectl apachectl is a control interface for the httpd which allows you to stop/start/restart the httpd server. It does basically the same thing as Red Hat's init script.