How to make apache server start at bootup when starting linux - Linux Views : 252
Tagged in : Linux
0 0
Send mail
Apache server start at bootup
Command to start apache server at bootup
chkconfig --levels 235 httpd on

By Nirmala, On - 2010-01-28



    Login to add Comments .