![]() |
Disabling Apache
Now that I have LSWS up and running, I would like to stop HTTPD (Apache 1.3) from starting at boot time. Any suggestion on how I can do so?
Thanks in advance, Thad |
If it is Linux, run following as root:
Code:
# chkconfig httpd off |
Awesome!
Thanks :) |
| All times are GMT -7. The time now is 11:08 AM. |