View Single Post
  #1  
Old 06-21-2009, 06:17 AM
fastproxy fastproxy is offline
Senior Member
 
Join Date: Nov 2007
Posts: 95
Default Completely stop apache and start LSWS when server start?

Hi,

I've been using LSWS for awhile( installed with Apache)

Although i already set chkconfig httpd off.
Code:
httpd           0:off   1:off   2:off   3:off   4:off   5:off   6:off
But everytime my server reboot. Apache was started as webserver but not LSWS?

Is there anyway i can make LSWS the web server by default?

CentOS 5.3 (32/64 bits) and Plesk 9

Thanks
Reply With Quote