httpd... whats the difference....
Server version: Apache/1.3.19 (Unix)Redhat Linux 7.1
What's the diffrence between:
[root@localhost named]# httpd restart
and
[root@localhost named]# /etc/rc.d/init.d/httpd restart
which outputs:
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Starting httpd: [ OK ]
Thanks