|
this is weird.... I stopped httpd, removed it from startup as well.... but look below, it restarts when i restart lsws...
[root@node1 ~]# service httpd status
httpd is stopped
[root@node1 ~]# /usr/local/lsws/bin/lswsctrl restart
[OK] Send SIGUSR1 to 8439
[root@node1 ~]# service httpd status
httpd (pid 8581) is running...
|