LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   Disabling Apache (http://www.litespeedtech.com/support/forum/showthread.php?t=135)

Tadeo 02-21-2005 08:20 AM

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

mistwang 02-21-2005 09:52 AM

If it is Linux, run following as root:

Code:

# chkconfig httpd off

Tadeo 02-21-2005 11:20 AM

Awesome!

Thanks :)


All times are GMT -7. The time now is 11:08 AM.